Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2008-09-21 | Support POST requests again, provide more variables in environment. | Jelmer Vernooij | 1 | -31/+75 |
2008-09-21 | First GET request works. SWAT now displays a Hello world message. | Jelmer Vernooij | 1 | -2/+1 |
2008-09-21 | Properly call WSGI request handler when requests come in. | Jelmer Vernooij | 1 | -28/+176 |
2008-09-21 | Remove support for ESP in the web server. | Jelmer Vernooij | 1 | -7/+7 |
2008-09-21 | Remove some dependencies of the web server on esp. | Jelmer Vernooij | 1 | -9/+15 |
2008-09-21 | Add input / error stream objects in WSGI implementation. | Jelmer Vernooij | 1 | -13/+100 |
2008-09-21 | Add more parts of the WSGI implementation. | Jelmer Vernooij | 1 | -2/+40 |
2008-09-21 | Add initial work on WSGI support in the web server. | Jelmer Vernooij | 1 | -0/+69 |