| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Added support for MKCALENDAR request method in CLI web server.
|
|
|
|
|
| |
The parsing of the request method in the CLI server has been faulty, so that
several unsupported methods have been recognized as other methods.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Conflicts:
ext/ftp/ftp.h
ext/pcre/pcrelib/pcre_printint.c
ext/pcre/pcrelib/sljit/sljitLir.c
ext/pcre/pcrelib/sljit/sljitLir.h
ext/pcre/pcrelib/sljit/sljitNativeARM_32.c
ext/pcre/pcrelib/sljit/sljitNativeTILEGX_64.c
ext/pgsql/pgsql.c
ext/phar/func_interceptors.c
ext/soap/soap.c
ext/standard/image.c
|
| |
|
|
|
|
|
|
|
|
| |
Fixed typo
Moved 501 response from dispatch to event_read_request
Return return value of send_error_page
|
|
|
|
| |
prefix :)
|
|
|
|
| |
the actual possible values are 32bit or lower only
|
|
|