Revision history for Perl extension Gazelle
0.12 2015-01-26T02:31:11Z
- support HTTP/1.1
0.11 2014-12-25T06:58:30Z
- tweek header order
0.10 2014-12-05T05:45:09Z
- fix test. failed test if there is transparent proxy.
0.08 2014-12-01T08:56:40Z
- optimize. 2-5% increase performance
0.07 2014-11-27T03:56:03Z
- has compatibility with HTTP::Parser::XS
- fix failed test in FreeBSD
0.06 2014-11-18T08:02:38Z
- fix path_info. add 0 terminate
0.05 2014-11-18T04:24:06Z
- add Server header
- add some tests
0.04 2014-11-18T01:33:24Z
- update picohttpparser. fixed infinite loop problem
- remove unnecessary srand() (Thanks bayashi)
0.03 2014-11-13T07:30:29Z
- use older picohttpparser
0.02 2014-11-13T02:57:35Z
- fix install problem. mv ppport.h to rootdir
- change poll timing when writev
0.01 2014-11-12T05:45:55Z
- original version