Updated the function docs to show outbuffer is send to client, when it has any data since some CMS system (wordpress/bludit) use stderr for some weird reason |
|
More...
|
over 4 years ago
|
Only output broken pipe signals when trace mode is enabled |
|
More...
|
over 4 years ago
|
Fixing broken test on development branch, adding ternary operator defaults when response.address is null |
|
More...
|
over 4 years ago
|
Prefer stdout over stderr, less ouput based on broken pipe |
|
More...
|
over 4 years ago
|
Server Address structure: Server -> Router -> Response |
|
More...
|
over 4 years ago
|
Close the connection more often, and pass the server address structure |
|
More...
|
over 4 years ago
|
ignore error output when output is available on stdout |
|
More...
|
over 4 years ago
|
More $_Server variables implemented |
|
More...
|
over 4 years ago
|
Shift everything to php-cgi |
|
More...
|
over 4 years ago
|
Parsing header when type != None |
|
More...
|
over 4 years ago
|
Adding SCRIPT_NAME |
|
More...
|
over 4 years ago
|
Allow php.ini file (remove -n) and fix svg mimetype |
|
More...
|
over 4 years ago
|
Empty variable, php update |
|
More...
|
over 4 years ago
|
Just use php and php-cgi without version number |
|
More...
|
over 4 years ago
|
Empty lines \r\n issues and windows, eats the whole file |
|
More...
|
over 4 years ago
|
Add a comment |
|
More...
|
over 4 years ago
|
Updates to PHP version >7 |
|
More...
|
over 4 years ago
|
Update cgi variables from php5 to php7, renamed function writefile |
|
More...
|
over 4 years ago
|
Use tabs in dub.json |
|
More...
|
over 4 years ago
|
Merge pull request #19 from DannyArends/development |
|
More...
|
over 4 years ago
|
Minor text style update |
|
More...
|
over 4 years ago
|
Fix the update file issue by ondemand re-buffer of modified files |
|
More...
|
over 4 years ago
|
Use writeln |
|
More...
|
over 4 years ago
|
DecodeURI before printing to log file |
|
More...
|
over 4 years ago
|
Print stack-trace on unknoqn client exception |
|
More...
|
over 4 years ago
|
Minor change of wording |
|
More...
|
over 4 years ago
|
Minor change of wording |
|
More...
|
over 4 years ago
|
Minor code updates |
|
More...
|
over 4 years ago
|
Code minification |
|
More...
|
over 4 years ago
|
Working non-blocking pipe in windows, using taskkill to stop overtime jobs (ISE3.d) |
|
More...
|
over 4 years ago
|