119
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Sep 16, 2024 — Sep 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
escape, escape_attr, to_html, to_tokens More... almost 18 years ago
handle bullets and such More... almost 18 years ago
Better whitespace treatment More... almost 18 years ago
maybe fix tree More... almost 18 years ago
tree api More... almost 18 years ago
more singletons More... almost 18 years ago
rename text to data, mark data segments as being only whitespace or not More... almost 18 years ago
unfinished toy html tokenizer More... almost 18 years ago
set svn:ignore on doc and ebin More... almost 18 years ago
add mochiweb_request:serve_file/2 More... almost 18 years ago
fix mochiweb.app More... almost 18 years ago
first post More... almost 18 years ago
Fix for case when chunk trailer spans two TCP packets provided by Matthew Reilly. More... almost 18 years ago
Fix for case when chunk trailer spans two TCP packets provided by Matthew Reilly. More... almost 18 years ago
Bug fix for the case when the webserver returns only a Status line and no headers. Thanks to Peter Kristensen More... almost 18 years ago
Added host_header option More... about 18 years ago
Optimised URL encoding. Removed dependency on inets by implementing base64 encoding/decoding in ibrowse itself. More... over 18 years ago
Added a .app file More... over 18 years ago
Updated the doc More... over 18 years ago
Patch provided by Eric Merritt to support WebDAV requests More... over 18 years ago
Bug fix from Derek Upham incorporated. See README for details. More... over 18 years ago
Release under BSD license. Fix for bug reported by Younes Hafri. See README for more details More... almost 19 years ago
Chris Newcombe pointed out a bug in handling HEAD/DELETE requests where a body is not expected. The first request succeeds but the second one hangs because the state of the process handling the connection hasn't been reset properly. More... almost 19 years ago
Fixed bug in handling pipelined asynchronous requests. Bug report by Sean Hinde More... over 19 years ago
Added short-desc More... over 19 years ago
Fixed bug when handling responses after a 100 response from the server More... over 19 years ago
*** empty log message *** More... over 19 years ago
Added ability to generate Chunked requests (see option transfer_encoding in doc). More... almost 20 years ago
Added ability to generate Chunked requests (see option transfer_encoding in doc). If destination port is 80, it is not included in the Host header More... almost 20 years ago
Username/Password for proxy is now optional. This is the first time I've used a proxy which doesn't need authentication (no - not a dodgy one) and stumbled on to this bug More... over 20 years ago