racket/collects/web-server
2011-11-24 08:19:09 -07:00
..
compat
configuration
default-web-root Revert "This fixes 10497 and potentially breaks programs that assume the query of a URL is always a list. I have fixed uses in the Web Server, which I expect is the major thing affected, but much more could be. Therefore I am skeptical this is a good idea just for the representation of ?. So, I'd like other people to review the change and let me know if they think I should revert it." 2011-11-23 11:13:20 -07:00
dispatch Revert "This fixes 10497 and potentially breaks programs that assume the query of a URL is always a list. I have fixed uses in the Web Server, which I expect is the major thing affected, but much more could be. Therefore I am skeptical this is a good idea just for the representation of ?. So, I'd like other people to review the change and let me know if they think I should revert it." 2011-11-23 11:13:20 -07:00
dispatchers Better solution to pr12145 2011-09-06 15:42:12 -06:00
formlets
http Revert "This fixes 10497 and potentially breaks programs that assume the query of a URL is always a list. I have fixed uses in the Web Server, which I expect is the major thing affected, but much more could be. Therefore I am skeptical this is a good idea just for the representation of ?. So, I'd like other people to review the change and let me know if they think I should revert it." 2011-11-23 11:13:20 -07:00
insta
lang Improving error messages for non-serializable continuation pieces 2011-11-01 11:16:47 -06:00
managers
page
private Better solution to pr12145 2011-09-06 15:42:12 -06:00
scribblings Incorrect documentation 2011-11-24 08:19:09 -07:00
servlet
stuffers
dispatch.rkt
formlets.rkt
http.rkt
info.rkt
lang.rkt
main.rkt
page.rkt
servlet-dispatch.rkt
servlet-env.rkt Adding generalization of log to serve/servlet 2011-08-08 12:39:21 -06:00
servlet.rkt
stuffers.rkt
templates.rkt
test.rkt Adding the basics of the servlet testing library, but then discovered a weird error, and took a sidetrack to catch it. I'm making a commit to be able see if there were any real problems or if it is just broken tests 2011-07-24 16:58:59 -04:00
web-config-sig.rkt
web-config-unit.rkt
web-server-sig.rkt
web-server-unit.rkt
web-server.rkt