Slava Pestov
|
b2c3183b21
|
Split up tools.vocabs. Note that load-everything is now named load-all
|
2009-05-04 06:44:17 -05:00 |
Slava Pestov
|
fd0fd8fb71
|
Remove useless slot
|
2009-03-20 01:53:49 -05:00 |
Slava Pestov
|
4b26ff6a95
|
Add variables to set request-limit and upload-limit
|
2009-03-20 01:47:09 -05:00 |
Slava Pestov
|
0d38d2f7e8
|
Fix more stack effects
|
2009-03-15 18:28:46 -05:00 |
Slava Pestov
|
07caee3405
|
Update some existing code to use initialize
|
2009-02-10 16:16:12 -06:00 |
Slava Pestov
|
cb174f0db1
|
Regression: HTTP server would fail to serve files with binary encoding after Dan's io.encodings.iana changes from earlier today
|
2009-02-04 04:17:24 -06:00 |
Slava Pestov
|
7a8dc80426
|
Fix some issues in http.server
|
2009-01-31 20:54:49 -06:00 |
Daniel Ehrenberg
|
d4f865d5f0
|
Fixing some things I broke
|
2009-01-30 19:28:16 -06:00 |
Daniel Ehrenberg
|
6372395b8a
|
Fixing everything I broke?
|
2009-01-29 13:33:04 -06:00 |
Daniel Ehrenberg
|
d5160ce791
|
Fixing USING: lines
|
2009-01-28 15:46:34 -06:00 |
Doug Coleman
|
43830f5fcc
|
make mime parsing return a single hashtable instead of several different ones
|
2009-01-26 15:23:49 -06:00 |
Slava Pestov
|
f34c14a0f5
|
Remove some usages of tuck
|
2009-01-23 18:20:47 -06:00 |
Slava Pestov
|
f160771123
|
Fix POST with streams to use chunked encoding, add http-put word
|
2009-01-22 19:08:38 -06:00 |
Doug Coleman
|
3150722c7f
|
better http.server that handles multipart data in the same way as regular form data. fix http client for changes
|
2009-01-21 19:55:25 -06:00 |
Doug Coleman
|
050dbf8a60
|
http server can upload files. WOW!
|
2009-01-20 16:35:52 -06:00 |
Slava Pestov
|
c19f2257f4
|
Fix permission bits
|
2008-10-02 08:34:49 -05:00 |
Slava Pestov
|
15eaf33ee8
|
Remove http.client => logging dependency
|
2008-10-02 03:38:09 -05:00 |
Slava Pestov
|
845c30496d
|
Update usings
|
2008-09-29 19:49:17 -05:00 |
Slava Pestov
|
dc1d7c76b7
|
Clean up some web framework code
|
2008-09-29 04:10:00 -05:00 |
Slava Pestov
|
c8b86fcbc2
|
Fix circularity
|
2008-09-27 12:16:15 -05:00 |
Slava Pestov
|
7a83d2798c
|
Messing with port remapping
|
2008-09-22 16:54:34 -05:00 |
Slava Pestov
|
6d60b5a74f
|
Implement port remapping
|
2008-09-22 16:49:50 -05:00 |
Slava Pestov
|
cf80dd122a
|
Updating code for make and fry changes
|
2008-09-10 22:11:40 -05:00 |
Slava Pestov
|
724fae53e9
|
Move web framework to basis
|
2008-09-04 18:15:13 -05:00 |