|
b08481818c
|
Updated readme
|
2021-05-05 21:57:31 +02:00 |
|
|
49ad349775
|
Fix Content-Encoding header for FastCGI
|
2021-05-05 21:45:10 +02:00 |
|
|
2b823cabd6
|
ETag Content-Encoding bugfix
|
2021-05-05 21:37:36 +02:00 |
|
|
ecd4f16afe
|
Transfer-Encoding implemented
|
2021-05-05 21:30:44 +02:00 |
|
|
45c5f20345
|
Preparing for transfer encoding compression
|
2021-05-05 20:40:23 +02:00 |
|
|
c42f27e961
|
Fix compression
|
2021-05-05 19:00:01 +02:00 |
|
|
de8ab406f6
|
Main executable cleanup
|
2021-05-05 18:46:24 +02:00 |
|
|
22d50ed4bd
|
compression mode init fix
|
2021-05-05 18:22:50 +02:00 |
|
|
de44f4a3fe
|
Cache dynamic mem
|
2021-05-05 18:17:57 +02:00 |
|
|
cc29250d76
|
FastCGI cleanup
|
2021-05-05 18:15:20 +02:00 |
|
|
c2f8f4c962
|
Unified compression interfaces
|
2021-05-05 18:07:12 +02:00 |
|
|
ff708230bd
|
Fix FastCGI encoding (really really)
|
2021-05-04 23:14:35 +02:00 |
|
|
52ea541833
|
Fix FastCGI encoding (really)
|
2021-05-04 23:07:09 +02:00 |
|
|
f4bd426f3c
|
Fix FastCGI compression
|
2021-05-04 22:57:44 +02:00 |
|
|
ffbbcc6490
|
Fix makefile
|
2021-05-04 22:47:37 +02:00 |
|
|
80986325ce
|
Added brotli compression
|
2021-05-04 22:32:21 +02:00 |
|
|
10d405e745
|
Cache PID refactor
|
2021-05-03 21:04:52 +02:00 |
|
|
28f163f97a
|
Added DEBIAN_OPTS
|
2021-05-03 20:48:16 +02:00 |
|
|
a8914aa981
|
Fixed tabs in docs/example.conf
|
2021-05-03 20:41:19 +02:00 |
|
|
2ada22481d
|
Added docs/
|
2021-05-03 20:40:17 +02:00 |
|
|
17b25a3596
|
Added description
|
2021-05-03 20:39:01 +02:00 |
|
|
d130474989
|
Refactor for shared library use
|
2021-05-03 20:10:23 +02:00 |
|
|
8dea0cd3fc
|
Fixed if indents
|
2021-05-02 18:12:16 +02:00 |
|
|
0406cad0d8
|
Added mime_is_compressible
|
2021-05-02 18:08:57 +02:00 |
|
|
21b7ab585a
|
Allow header only on 405 response
|
2021-05-02 16:05:02 +02:00 |
|
|
7587e15749
|
Added support for TRACE method
|
2021-04-29 22:21:53 +02:00 |
|
|
1b44752f91
|
Changed icon order in default document
v4.3
|
2021-03-19 18:13:00 +01:00 |
|
|
5eeb9ef3c1
|
Http document alternate icon
|
2021-03-19 18:10:18 +01:00 |
|
|
dd15b9d906
|
Http and proxy refactor
|
2021-03-19 17:55:52 +01:00 |
|
|
12922a0661
|
Updated version string to 4.3
|
2021-03-18 20:37:07 +01:00 |
|
|
c0799101b1
|
Removed TODO escape IPv6 addresses
|
2021-03-18 20:32:09 +01:00 |
|
|
c1d076db04
|
Refactor code to avoid warnings
|
2021-03-18 20:27:45 +01:00 |
|
|
10464f3f30
|
Added Reverse Proxy Header Support
|
2021-03-18 19:56:50 +01:00 |
|
|
63781472fa
|
Bugfix for config post processing
|
2021-03-16 22:07:19 +01:00 |
|
|
81931d287d
|
Cache debug messages improvements
|
2021-03-16 21:57:33 +01:00 |
|
|
531ddb4880
|
Caching debug messages
|
2021-03-16 21:54:49 +01:00 |
|
|
e0d8ab31d5
|
Improved cache idle performance
|
2021-03-16 20:22:36 +01:00 |
|
|
3a36d54e9d
|
Added standard favicon /favicon.ico to error document
|
2021-03-16 19:27:03 +01:00 |
|
|
33d9aa3a5d
|
Date header field fix
|
2021-03-16 19:15:26 +01:00 |
|
|
f4d30206b0
|
Fix hidden paths
|
2021-03-11 22:09:32 +01:00 |
|
|
5b094ba98d
|
Hidden paths -> 403
|
2021-03-11 22:05:38 +01:00 |
|
|
f60cdc8228
|
Added TODO for 3xx Redirects
|
2021-03-11 20:30:03 +01:00 |
|
|
ab1c4d6fd4
|
Changed 203 -> 404
|
2021-03-11 20:25:07 +01:00 |
|
|
26d54e9968
|
Added error documents and 203 response if webroot does not exist
|
2021-03-11 20:19:14 +01:00 |
|
|
b6c7d8f58e
|
URL UTF-8 Bugfix
|
2021-01-24 21:20:48 +01:00 |
|
|
53fcceeafb
|
Add FIXME
|
2021-01-17 18:10:50 +01:00 |
|
|
96567909db
|
FastCGI error bugfix
|
2021-01-17 18:06:03 +01:00 |
|
|
4b3c067a75
|
Fix includes
|
2021-01-17 17:56:16 +01:00 |
|
|
77b80ca67b
|
Bugfix splice
|
2021-01-13 21:21:24 +01:00 |
|
|
70e76d8783
|
Error doc update 2
|
2021-01-10 12:22:48 +01:00 |
|