| Commit message (Expand) | Author | Age | Files | Lines |
* | Strip trailing dot from "Host:" header | Stefan Bühler | 2009-04-09 | 1 | -2/+10 |
* | Added some extra warning options in cmake and fix the resulting warnings (unu... | Stefan Bühler | 2009-03-07 | 1 | -2/+2 |
* | Fix wrong format strings (#1900, thx stepancheg) | Stefan Bühler | 2009-02-16 | 1 | -4/+4 |
* | Allow tabs in header values (fixes #1822) | Stefan Bühler | 2009-02-05 | 1 | -1/+1 |
* | Add option to ignore the "Expect: 100-continue" header instead of returning 4... | Stefan Bühler | 2009-02-04 | 1 | -5/+6 |
* | Fix memleak in request header parsing (#1774, thx qhy) | Stefan Bühler | 2008-09-20 | 1 | -0/+6 |
* | fixed handling of duplicate If-Modified-Since to return 304 | Jan Kneschke | 2007-08-18 | 1 | -1/+4 |
* | fixed invalid chars in header values (fixes #1286) | Jan Kneschke | 2007-08-17 | 1 | -0/+11 |
* | fixed remote crash on duplicate header keys with line-wrapping (fixes #1230) | Jan Kneschke | 2007-06-15 | 1 | -5/+28 |
* | strip trailing white-spaces in HTTP-request headers | Jan Kneschke | 2007-04-09 | 1 | -0/+7 |
* | r1435@h2o: darix | 2006-11-10 18:25:42 +0100 | Marcus Rückert | 2006-11-10 | 1 | -0/+3 |
* | - white space cleanup part 2 this time 1.4 ;) | Marcus Rückert | 2006-10-04 | 1 | -194/+194 |
* | allow leading zeros in HTTP/01.01 (fixes #542) | Jan Kneschke | 2006-03-04 | 1 | -4/+46 |
* | allow proxy to svn-apache do a commit | Jan Kneschke | 2006-03-02 | 1 | -2/+1 |
* | only load reasons for broken HTTP headers on request | Jan Kneschke | 2006-02-02 | 1 | -43/+68 |
* | fixed indention | Jan Kneschke | 2006-02-01 | 1 | -9/+9 |
* | added a comment what to do before we have Expect: support | Jan Kneschke | 2006-01-04 | 1 | -0/+6 |
* | MSIE sends Content-Length: 0 for OPTIONS requests, tolerate that | Jan Kneschke | 2006-01-03 | 1 | -1/+1 |
* | forbid Content-Length for GET, HEAD or OPTIONS requests | Jan Kneschke | 2006-01-03 | 1 | -15/+32 |
* | fixed warnings about unused vars and unhandled enum-values in switch() | Jan Kneschke | 2005-11-07 | 1 | -3/+1 |
* | detect empty URIs in requests as bad request, status 400 | Jan Kneschke | 2005-10-02 | 1 | -0/+15 |
* | max-request-size was not respected since a long time | Jan Kneschke | 2005-09-26 | 1 | -3/+6 |
* | added MOVE, COPY, PROPPATCH and nearly complete PROPFIND (Level 1-3 of litmus... | Jan Kneschke | 2005-08-20 | 1 | -1/+3 |
* | moved code to mod_staticfile, mod_dirlisting and mod_indexfile | Jan Kneschke | 2005-08-15 | 1 | -1/+7 |
* | ah, don't care about the valid chars, control-chars, 127 and 255 are out | Jan Kneschke | 2005-07-09 | 1 | -44/+5 |
* | improve readability for error in request header error (fix #101) | Jan Kneschke | 2005-06-12 | 1 | -3/+16 |
* | Looks like the '+' -> ' ' transformation is only applied in the ?query part a... | Jan Kneschke | 2005-06-04 | 1 | -2/+2 |
* | added | to the non-rfc characters in URI | Jan Kneschke | 2005-03-02 | 1 | -1/+1 |
* | fixed #25 by setting all duplicates to 400 | Jan Kneschke | 2005-03-01 | 1 | -8/+96 |
* | Don't use broken http_host pointer for debugging. | Jan Kneschke | 2005-02-28 | 1 | -3/+14 |
* | fix segfault in log_error_write if host is empty | Jan Kneschke | 2005-02-22 | 1 | -2/+3 |
* | moved everything below trunk/ and added branches/ and tags/ | Jan Kneschke | 2005-02-20 | 1 | -0/+937 |