Package instaservlet.plt contributed by untyped [docs]
To load: (require (planet untyped/instaservlet:2:2))
Old style:(require (planet "main.ss" ("untyped" "instaservlet.plt" 2 2)))
Min Racket version: 4.1.3.8
Package description:

Run a web application with two lines of code.

Package deprecated: see the docs for more information.

Downloads this week: 0
Total downloads: 546
Tickets:1
Open tickets:0
Primary files:
[no interface available]
 Current version
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(2 2)
86
4.1.3.82009-01-09
To load: (require (planet untyped/instaservlet:2:2))
Available in repositories: 4.x

Changes:

  • fixed the order of arguments to dispatch in the docs;
  • changed required-core-version from 4.1.3 to 4.1.3.8.
No Tickets Currently open for this Package [New Ticket]

 Old versions
PLaneT versionExternal versionSourceDLsDocsReq. PLTDate added
(2 1)
3
4.1.32009-01-03
To load: (require (planet "main.ss" ("untyped" "instaservlet.plt" 2 (= 1))))
Available in repositories: 4.x

Fixed typos in the docs.

(2 0)
0
4.1.32008-12-31
To load: (require (planet "instaservlet.ss" ("untyped" "instaservlet.plt" 2 (= 0))))
Available in repositories: 4.x

Changes:

  • updated to PLT 4.1.3;
  • renamed #:htdocs-path to #:htdocs-paths;
  • added deprecation notice and migration guidelines to the docs.
(1 7)
209
4.02008-09-17
To load: (require (planet "instaservlet.ss" ("untyped" "instaservlet.plt" 1 (= 7))))
Available in repositories: 4.x

Fixed some compatibility issues with PLT v4.1.

(1 6)
17
4.02008-09-11
To load: (require (planet "instaservlet.ss" ("untyped" "instaservlet.plt" 1 (= 6))))
Available in repositories: 4.x

Fixed some compatibility issues with PLT v4.1.

(1 5)
54
4.02008-08-14
To load: (require (planet "instaservlet.ss" ("untyped" "instaservlet.plt" 1 (= 5))))
Available in repositories: 4.x

Better stack traces on servlet errors. Scribble documentation correctly packaged.

(1 4)
3
4.02008-08-13
To load: (require (planet "instaservlet.ss" ("untyped" "instaservlet.plt" 1 (= 4))))
Available in repositories: 4.x

Maintenance release: updated the bundling of Scribble documentation.

(1 3)
15
4.02008-08-06
To load: (require (planet "instaservlet.ss" ("untyped" "instaservlet.plt" 1 (= 3))))
Available in repositories: 4.x

Updated Scribble documentation so it should actually build.

(1 2)
124
[none]
3.992008-03-08
To load: (require (planet "instaservlet.ss" ("untyped" "instaservlet.plt" 1 (= 2))))
Available in repositories: 4.x, 3xx
Updated for Unlib 3.
(1 1)
33
[none]
[none]2008-02-29
To load: (require (planet "instaservlet.ss" ("untyped" "instaservlet.plt" 1 (= 1))))
Available in repositories: 4.x, 3xx

Initial release

(1 0)
2
[none]
[none]2008-02-29
To load: (require (planet "[file]" ("untyped" "instaservlet.plt" 1 (= 0))))
Available in repositories: 3xx, 4.x
[no release notes]