24
I Use This!
Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 23 hours ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'pu' More... over 13 years ago
Merge branch 'master' into pu More... over 13 years ago
Merge branch 'master' of github.com:mochi/mochiweb More... over 13 years ago
Corrected comment and added more tests to mochiweb_util:parse_qvalues_test/0.
fdmanana
as Filipe David Manana
More... over 13 years ago
Corrected comment and added more tests to mochiweb_util:parse_qvalues_test/0.
fdmanana
as Filipe David Manana
More... over 13 years ago
Added mochiweb_request:accept_content_type/1 function. This function allows a caller to know if a request accepts a given media type. Examples:
fdmanana
as Filipe David Manana
More... over 13 years ago
Added mochiweb_request:accept_content_type/1 function. This function allows a caller to know if a request accepts a given media type. Examples:
fdmanana
as Filipe David Manana
More... over 13 years ago
{active, false} -> {active, once} More... over 13 years ago
run userdefined profile_fun for accept timing, handle state upgrade, document and test. More... over 13 years ago
this is going to be a lot of data, so we need to make sure our network and scribe can handle this More... over 13 years ago
5 minute default idle timeout More... over 13 years ago
Fix for error in parsing particular incorrect singletons. More... over 13 years ago
Merge branch 'master' into pu More... over 13 years ago
Lots of work on using rebar templates for creating new projects. New projects will use rebar and automatically include mochiweb as a dep.
dreid
as David Reid
More... over 13 years ago
Fix for parsing broken processing instructions. More... over 13 years ago
Use rebar to build and test mochiweb
dreid
as David Reid
More... over 13 years ago
Merge branch 'pu' More... over 13 years ago
Fix for bug when parsing attributes without a name More... over 13 years ago
Merge branch 'pu' More... over 13 years ago
fix vsn in pu More... over 13 years ago
Merge branch 'pu' More... over 13 years ago
pass _ instead of empty string for make_app argument http://github.com/mochi/mochiweb/issues#issue/17 More... over 13 years ago
tag 1.4.0 More... over 13 years ago
Merge branch 'master' into pu More... over 13 years ago
clear ?SAVE_BODY_LENGTH http://github.com/mochi/mochiweb/issues#issue/16 More... over 13 years ago
Fixes a bug when parsing an unquoted attribute value starting with a slash. More... over 13 years ago
Merge branch 'pu' More... over 13 years ago
test for http://github.com/mochi/mochiweb/pull/13 More... over 13 years ago
This is a fix for mochiweb_html:parse/1 getting in an infinite loop when encountering some sorts of invalid HTML. More... over 13 years ago
Merge branch 'pu' More... over 13 years ago