mirror of
https://github.com/haproxy/haproxy.git
synced 2026-02-03 20:39:41 -05:00
* haproxy was NOT RFC compliant because it was case-sensitive on HTTP "Cookie:" and "Set-Cookie:" headers. This caused JVM 1.4 to fail on cookie persistence because it uses "cookie:". Two memcmp() have been replaced with strncasecmp(). * added the haproxy2html.sh script * removed the now useless NOTES file * made pcre-config quiet in the makefile. |
||
|---|---|---|
| .. | ||
| config.rc.haproxy | ||
| examples.cfg | ||
| haproxy-1.1.12-flx.1.pkg | ||
| haproxy.cfg | ||
| haproxy2html.sh | ||
| rc.highsock | ||