Igor Sysoev
|
36e11cecb1
|
uwsgi_store
|
2010-06-04 11:31:01 +00:00 |
|
Igor Sysoev
|
6b373a96b1
|
add uwsgi_param and client request headers debug logging
|
2010-06-04 10:03:57 +00:00 |
|
Igor Sysoev
|
7a3edc0171
|
style fix
|
2010-06-01 20:27:03 +00:00 |
|
Igor Sysoev
|
66ba32c879
|
improve uwsgi_string processing
|
2010-06-01 20:24:30 +00:00 |
|
Igor Sysoev
|
b36e5a7952
|
delete unneeded declaration
|
2010-06-01 20:23:14 +00:00 |
|
Igor Sysoev
|
4ddb52551c
|
delete unused ngx_http_uwsgi_add_variables()
|
2010-06-01 20:21:56 +00:00 |
|
Igor Sysoev
|
c1f3d6edb7
|
improve uwsgi_modifierX processing:
*) use ngx_conf_set_num_slot()
*) check bounds
*) check duplicates
|
2010-06-01 20:19:57 +00:00 |
|
Igor Sysoev
|
d0aa4ca258
|
remove LICENSE text
|
2010-06-01 19:57:52 +00:00 |
|
Igor Sysoev
|
26b621dd67
|
style fix
|
2010-06-01 17:46:01 +00:00 |
|
Igor Sysoev
|
e45b892e7b
|
./configure --http-uwsgi-temp-path=PATH
|
2010-06-01 17:44:51 +00:00 |
|
Igor Sysoev
|
dc4b53fe61
|
fix the previous commit when value is static string: remove the special
static values processing, because it is anyway very seldom case
|
2010-06-01 17:30:23 +00:00 |
|
Igor Sysoev
|
1089957488
|
remove useless copy: key name should be just copied before value length
|
2010-06-01 17:25:36 +00:00 |
|
Igor Sysoev
|
4c9c518bbf
|
simplify binary little endian length processing
|
2010-06-01 17:04:56 +00:00 |
|
Igor Sysoev
|
94be6be50a
|
use ngx_str_set() and ngx_str_null()
|
2010-06-01 16:12:00 +00:00 |
|
Igor Sysoev
|
a754521af5
|
fix copyrights
|
2010-06-01 16:10:05 +00:00 |
|
Igor Sysoev
|
670cdbba61
|
fix style, some names, and building by MSVC8
|
2010-06-01 16:00:42 +00:00 |
|
Igor Sysoev
|
6d7beea1ce
|
style fix: remove tabs and trailing spaces
|
2010-06-01 15:55:04 +00:00 |
|
Igor Sysoev
|
3a881d30b5
|
import original ngx_http_uwsgi_module version
|
2010-06-01 15:53:11 +00:00 |
|