doc.txt

url-param : URL Parameters

_url-param_ : URL Parameters
==========================================

By Jay McCarthy <jay.mccarthy@gmail.com>

Keywords: _net_

Introduction
============

Files
====
_secure.ss_
_url-param.ss_

_FILE.ss_
---------------

Require it like this:

> (require (planet "FILE.ss" ("jaymccarthy" "url-param.plt" 1)))

It provides the follow identifiers:

Example
=======

See url-param-test.ss

History
======

June 21st
     * Initial