Jo-Philipp Wich
|
88c0b4b6d0
file: fix basic auth regression
|
7 years ago |
Jo-Philipp Wich
|
99957f6c6f
file: remove unused "auth" member from struct path_info
|
7 years ago |
Jo-Philipp Wich
|
c0a569de53
proc: expose HTTP_AUTH_USER and HTTP_AUTH_PASS
|
7 years ago |
Jo-Philipp Wich
|
ad93be7632
auth: store parsed username and password
|
7 years ago |
Jo-Philipp Wich
|
fa51d7fbc6
proc: do not declare empty process variables
|
7 years ago |
Rosen Penev
|
a8bf9c0084
uhttpd: Add TCP_FASTOPEN support
|
7 years ago |
Jo-Philipp Wich
|
e6cfc91181
lua: ensure that PATH_INFO starts with a slash
|
8 years ago |
Jo-Philipp Wich
|
1628fa4b34
utils: add proper handling of "/" special case in uh_path_match()
|
8 years ago |
Jo-Philipp Wich
|
577c20c5f7
cgi: allow conf.cgi_docroot_path to be NULL
|
9 years ago |
Felix Fietkau
|
c0b5444b53
file: re-run json handler script after file fallback redirect
|
8 years ago |
Florian Fainelli
|
59e0c73963
cmake: Find libubox/usock.h
|
8 years ago |
Felix Fietkau
|
9d9f07142b
file: add support for disabling cache related precondition checks via handlers
|
8 years ago |
Felix Fietkau
|
242401f544
uhttpd: add support for adding arbitrary headers via handler scripts
|
8 years ago |
Felix Fietkau
|
fe01ef3f52
file: on redirect, only send content-length header when not using chunked transfer
|
9 years ago |
Felix Fietkau
|
6e89d6449c
handler: only send content-length header when not using chunked transfer
|
9 years ago |
Felix Fietkau
|
23b521b884
handler: add support for overriding redirect status code + message
|
9 years ago |
Felix Fietkau
|
c86ae76cad
handler: rename set_uri to rewrite
|
9 years ago |
Felix Fietkau
|
25023c796a
add support for handling redirects via a script
|
9 years ago |
Felix Fietkau
|
d9513e62bf
main: sort getopt characters
|
9 years ago |
John Crispin
|
618315bc07
fix the alias support
|
9 years ago |
John Crispin
|
3614ae6eb7
add a -y parameter for cgi-bin redirects
|
9 years ago |
Jo-Philipp Wich
|
7ed2edc40d
fix chunked transfer encoding in keepalive mode
|
9 years ago |
Andrej Krpic
|
1f786a55f9
uhttpd: fix wrong header file inclusion for PRI* constant definitions
|
9 years ago |
Felix Fietkau
|
993cace151
file: fix processing POST data for deferred requests
|
9 years ago |
Karl Palsson
|
f91788b809
cgi: Support passing X-HTTP-Method-Override header.
|
9 years ago |
Jo-Philipp Wich
|
daeea30529
client: use 307 instead of 302 for HTTPS redirects
|
9 years ago |
Jo-Philipp Wich
|
a91aac9419
proc: add HTTPS environment variable
|
9 years ago |
Jo-Philipp Wich
|
9f40e8f91e
add support for enforcing HTTPS
|
9 years ago |
Jo-Philipp Wich
|
618493e378
file: disable chunked encoding for file responses
|
9 years ago |
Jo-Philipp Wich
|
5162e3b0ee
allow request handlers to disable chunked reponses
|
9 years ago |