Igor Sysoev
|
2e8a1ca65e
|
return code text
|
2010-06-18 15:15:20 +00:00 |
|
Igor Sysoev
|
4a758b76a5
|
ngx_http_send_response()
|
2010-06-18 15:08:44 +00:00 |
|
Igor Sysoev
|
b09cdc4156
|
303 See Other
|
2010-06-18 14:58:52 +00:00 |
|
Igor Sysoev
|
841fae0f47
|
style fix
|
2010-06-15 15:30:00 +00:00 |
|
Igor Sysoev
|
8a82f68f61
|
fix r3628
|
2010-06-15 15:27:06 +00:00 |
|
Igor Sysoev
|
4795124a2f
|
make code more obviuos
|
2010-06-15 15:21:37 +00:00 |
|
Igor Sysoev
|
7938b9625b
|
use ngx_http_parse_status_line()
|
2010-06-15 15:15:06 +00:00 |
|
Igor Sysoev
|
b509ddb93d
|
ngx_http_parse_status_line()
|
2010-06-15 15:13:34 +00:00 |
|
Igor Sysoev
|
cff6dbbb59
|
update the previous commit
|
2010-06-15 15:09:18 +00:00 |
|
Igor Sysoev
|
d6298ddcdf
|
support CGI-style response
|
2010-06-15 14:30:13 +00:00 |
|
Igor Sysoev
|
2c23ca7eb0
|
style fix
|
2010-06-15 12:45:33 +00:00 |
|
Igor Sysoev
|
595da77924
|
bump version
|
2010-06-15 12:41:13 +00:00 |
|
Igor Sysoev
|
a853558d70
|
release-0.8.41 tag
|
2010-06-15 09:45:07 +00:00 |
|
Igor Sysoev
|
3bdf455287
|
nginx-0.8.41-RELEASE
|
2010-06-15 09:45:06 +00:00 |
|
Igor Sysoev
|
7a1aa4fe6c
|
allow spaces in URI
|
2010-06-15 09:31:19 +00:00 |
|
Igor Sysoev
|
a293dff49e
|
do not free() stack allocated buffer
|
2010-06-14 18:09:52 +00:00 |
|
Igor Sysoev
|
db8805fdc6
|
PATCH method
|
2010-06-10 11:08:28 +00:00 |
|
Igor Sysoev
|
11d171a379
|
allow Destination URL without host
|
2010-06-10 08:17:16 +00:00 |
|
Igor Sysoev
|
9de72f1418
|
delete empty Server and Date header used only in proxy mode
|
2010-06-08 19:33:53 +00:00 |
|
Igor Sysoev
|
39267a6353
|
change variable names
|
2010-06-08 16:15:47 +00:00 |
|
Igor Sysoev
|
ccbf3076c9
|
install uwsgi_params
|
2010-06-08 15:25:48 +00:00 |
|
Igor Sysoev
|
c549637101
|
delete surplus flush
|
2010-06-08 13:43:20 +00:00 |
|
Igor Sysoev
|
04944c154c
|
do not try to calculate procent sum if there was an error
|
2010-06-08 09:06:57 +00:00 |
|
Igor Sysoev
|
78e422da42
|
delete useless code
|
2010-06-07 14:37:56 +00:00 |
|
Igor Sysoev
|
77722cd81a
|
fix rewritten Refresh header length
|
2010-06-07 14:33:50 +00:00 |
|
Igor Sysoev
|
6f632aaadf
|
202 Accepted status code
|
2010-06-07 13:38:39 +00:00 |
|
Igor Sysoev
|
9f09773a48
|
bump version
|
2010-06-07 13:34:56 +00:00 |
|
Igor Sysoev
|
c44d079d38
|
release-0.8.40 tag
|
2010-06-07 12:38:33 +00:00 |
|
Igor Sysoev
|
5793afad4f
|
nginx-0.8.40-RELEASE
|
2010-06-07 12:38:32 +00:00 |
|
Igor Sysoev
|
0ff90bffc8
|
fix "/dir/%3F../" and "/dir/%23../" cases
|
2010-06-04 16:05:55 +00:00 |
|
Igor Sysoev
|
7d26dffc7d
|
test default NTFS stream "::$DATA"
|
2010-06-04 15:37:49 +00:00 |
|
Igor Sysoev
|
df4aaffdbe
|
*) delete no longer used unix domain sockets
*) fix unix domain socket comparison
|
2010-06-04 13:34:23 +00:00 |
|
Igor Sysoev
|
0d06bbd47b
|
uwsgi cache
|
2010-06-04 12:55:01 +00:00 |
|
Igor Sysoev
|
a87c600c92
|
uwsgi_bind
|
2010-06-04 12:32:08 +00:00 |
|
Igor Sysoev
|
206160c263
|
allow uwsgi_param to override client headers using HTTP_ parameters
|
2010-06-04 12:26:27 +00:00 |
|
Igor Sysoev
|
e6ae3f1444
|
uwsgi_store
|
2010-06-04 11:31:01 +00:00 |
|
Igor Sysoev
|
9adbc7b876
|
add uwsgi_param and client request headers debug logging
|
2010-06-04 10:03:57 +00:00 |
|
Igor Sysoev
|
26053d5645
|
do not pass if-... headers for cacheable fastcgi responses
|
2010-06-04 09:17:09 +00:00 |
|
Igor Sysoev
|
b063eefdff
|
rename variable to conform to the next commit
|
2010-06-03 16:42:07 +00:00 |
|
Igor Sysoev
|
26c10e0d6f
|
use local headers_names array instead of stored in configuration
and allocate its elements from temporary pool
|
2010-06-03 14:50:59 +00:00 |
|
Igor Sysoev
|
c7ede0111e
|
allow fastcgi_param to override client headers using HTTP_ parameters
|
2010-06-03 14:41:30 +00:00 |
|
Igor Sysoev
|
6da92b13e4
|
add client request headers debug logging in fastcgi
|
2010-06-03 13:49:59 +00:00 |
|
Igor Sysoev
|
039f9c5fe3
|
remove the special static fastcgi_param values processing,
because it is anyway very seldom case
|
2010-06-02 15:08:29 +00:00 |
|
Igor Sysoev
|
7359de27c7
|
print default module temporary directory path in summary
only if the module is enabled
|
2010-06-01 20:32:32 +00:00 |
|
Igor Sysoev
|
9f71b6998d
|
style fix
|
2010-06-01 20:27:03 +00:00 |
|
Igor Sysoev
|
dfa107e626
|
improve uwsgi_string processing
|
2010-06-01 20:24:30 +00:00 |
|
Igor Sysoev
|
8a8cd22128
|
delete unneeded declaration
|
2010-06-01 20:23:14 +00:00 |
|
Igor Sysoev
|
4c6994067b
|
delete unused ngx_http_uwsgi_add_variables()
|
2010-06-01 20:21:56 +00:00 |
|
Igor Sysoev
|
d47f1055fc
|
improve uwsgi_modifierX processing:
*) use ngx_conf_set_num_slot()
*) check bounds
*) check duplicates
|
2010-06-01 20:19:57 +00:00 |
|
Igor Sysoev
|
fed79c9d28
|
remove LICENSE text
|
2010-06-01 19:57:52 +00:00 |
|