Mercurial > urweb
log
age | author | description |
---|---|---|
Thu, 12 Dec 2013 10:31:34 -0500 | Adam Chlipala | Only output Content-script-type header when there is client-side code |
Thu, 12 Dec 2013 10:24:38 -0500 | Adam Chlipala | HTTP: avoid duplicate Content-length |
Wed, 11 Dec 2013 18:54:42 -0500 | Adam Chlipala | RAND_bytes isn't thread-safe, so wrap it with a lock |
Wed, 11 Dec 2013 18:22:10 -0500 | Adam Chlipala | Change handling of returned text blobs, to activate the normal EWrite optimizations |
Wed, 11 Dec 2013 14:57:54 -0500 | Adam Chlipala | Fix regression in http.c for long-polling connections; add lazy initialization of database connections, to avoid the overhead in handlers that don't use SQL |
Wed, 11 Dec 2013 11:06:08 -0500 | Adam Chlipala | Add '-q' option to HTTP binaries |
Mon, 07 Oct 2013 14:08:10 +0400 | Sergey Mironov | Add show instance for 'id' type |