The Racket repository
Go to file
Jordan Johnson a01e93b515 Add new RFC6265-compliant cookies/ folder, modules, tests, docs.
* Add new modules, docs, and tests in cookies/
  * Server: parse Cookie header, make cookies, make Set-Cookie header
  * User agent:
   * parse Set-Cookie header
   * save cookies
   * make Cookie header
   * interface for substituting better cookie storage
  * Common functionality: validate cookie parts
 * Add deprecation notice to old cookie lib

Test and validation cleanup
2015-03-28 15:51:01 -07:00
net Remove extra directories. 2014-12-02 00:13:32 -05:00
net-doc Add new RFC6265-compliant cookies/ folder, modules, tests, docs. 2015-03-28 15:51:01 -07:00
net-lib Add new RFC6265-compliant cookies/ folder, modules, tests, docs. 2015-03-28 15:51:01 -07:00
net-test Add new RFC6265-compliant cookies/ folder, modules, tests, docs. 2015-03-28 15:51:01 -07:00
.gitignore Add standard .gitignore file. 2014-12-06 17:46:31 -05:00