24
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
IPv6 support (thx cmlenz) More... almost 16 years ago
doc tweaks to mochiweb_html, fix type signatures More... almost 16 years ago
http://code.google.com/p/mochiweb/issues/detail?id=10 More... almost 16 years ago
http://code.google.com/p/mochiweb/issues/detail?id=12 More... almost 16 years ago
make serve_file robust against / and .. More... almost 16 years ago
disable Nagle's algorithm following recommendation from http://www.w3.org/Protocols/HTTP/Performance/Pipeline.html; patch posted by Christopher Lenz to the mochiweb mailing list More... almost 16 years ago
http://code.google.com/p/mochiweb/issues/detail?id=11 More... almost 16 years ago
parse </TextArea> as an HTML tag More... almost 16 years ago
special-case script and textarea parsing More... almost 16 years ago
add mochiweb_multipart:parse_form/1 with a default file handler More... almost 16 years ago
make mochifmt use mochinum only when available More... almost 16 years ago
PEP 3101-inspired string formatter More... almost 16 years ago
http://code.google.com/p/mochiweb/issues/detail?id=9 - support if-modified-since in Req:serve_file More... almost 16 years ago
detab source, chunked-like responses for HTTP/1.0 clients More... almost 16 years ago
allow user to adjust TCP accept backlog; patch from Paul Oliver More... about 16 years ago
stream files from disk instead of loading them into RAM More... about 16 years ago
test fix More... about 16 years ago
text/csv More... about 16 years ago
change guess_mime default More... about 16 years ago
fix a regression More... about 16 years ago
new mochiweb_multipart:parse_form/2 API, add more MIME guessing, unquote Req:get(path) More... about 16 years ago
call into mochinum directly instead of using mochijson for floats More... about 16 years ago
merge, fix handling of 0 length iodevice More... about 16 years ago
add more string encoding/decoding test cases for mochijson/mochijson2; fix encoding of " and decoding of \f in strings by mochijson More... about 16 years ago
http://code.google.com/p/mochiweb/issues/detail?id=6 More... about 16 years ago
fix misencoding of backslash characters; add regression test case for this More... about 16 years ago
test target for makefile More... about 16 years ago
fix cookie test More... about 16 years ago
sync with internal version More... about 16 years ago
oops, vi thought tabs are 4 columns More... about 16 years ago