Apache HTTP Server
- 5fa3718 Correct use of <module> tag to fix broken links. by Rich Bowen · 2 years, 7 months ago trunk
- 6e26aef Point to correct metafile for this howto doc. by Rich Bowen · 2 years, 7 months ago
- 49df06c Changed the code comments to be more clear a fixed a typo (will be more careful next time, didn't spot the problem until already committed) by Luca Toscano · 2 years, 7 months ago
- 2e1fc6b Fixed a typo introduced by my previous commit, really sorry about it by Luca Toscano · 2 years, 7 months ago
- b54d093 Skip message-body with HTTP 304 responses and mod_proxy_fcgi with no conn reuse. by Luca Toscano · 2 years, 7 months ago
- ab1dd4b Commiting to repor to not get later errors and continue the work elsewhere. by Luis Gil · 2 years, 7 months ago
- db4c0f9 Replacement solution to identify VCHAR/ASCII symbols, even in EBCDIC. by William A. Rowe Jr · 2 years, 7 months ago
- 027af23 Correct logic, detect no 'token' chars, or missing ':' by William A. Rowe Jr · 2 years, 7 months ago
- f2d66fd Correct usage for ap_scan_http_token (had used _get_ syntax), noted by Rüdiger by William A. Rowe Jr · 2 years, 7 months ago
- a5d0432 Clean up doubled-'{' by William A. Rowe Jr · 2 years, 7 months ago
- cd543cc Friendly catch by Rüdiger, restore line mis-removed by the previous commit by William A. Rowe Jr · 2 years, 7 months ago
- 2926c28 Introduce ap_scan_http_token / ap_scan_http_field_content for a much by William A. Rowe Jr · 2 years, 7 months ago
- 5d2881b Leave an emphatic TODO per Jeff's observations by William A. Rowe Jr · 2 years, 7 months ago
- d6d4c3c Strictly observe spec on obs-fold by William A. Rowe Jr · 2 years, 7 months ago
- f6b53b9 We arrive here for more than one cause; offer a more general statement by William A. Rowe Jr · 2 years, 7 months ago
- 19d98a5 With NUL as a TOKEN_STOP, this code is more efficient by William A. Rowe Jr · 2 years, 7 months ago
- f298c21 Introduce ap_scan_http_field_content, ap_scan_http_token by William A. Rowe Jr · 2 years, 7 months ago
- 21a5ba3 Introduce T_HTTP_CTRLS for efficiently finding non-text chars by William A. Rowe Jr · 2 years, 7 months ago
- aba7576 Be more explicit about NUL in case iscntrl is inconsistent by William A. Rowe Jr · 2 years, 7 months ago
- ad1ee6d Correct T_HTTP_TOKEN_STOP per RFC2068 (2.2) - RFC7230 (3.2.6), by William A. Rowe Jr · 2 years, 7 months ago