Max Romanov
|
f3107f3896
|
Complex target parser copied from NGINX.
nxt_app_request_header_t fields renamed:
- 'path' renamed to 'target'.
- 'path_no_query' renamed to 'path' and contains parsed value.
|
2017-07-05 13:31:45 +03:00 |
|
Valentin Bartenev
|
accb489492
|
HTTP parser: reduced memory consumption of header fields list.
|
2017-06-20 22:32:13 +03:00 |
|
Igor Sysoev
|
f888a5310c
|
Using new memory pool implementation.
|
2017-06-20 19:49:17 +03:00 |
|
Valentin Bartenev
|
db6642f374
|
HTTP parser: decoupled header fields processing.
|
2017-06-13 20:11:29 +03:00 |
|
Valentin Bartenev
|
4df646a258
|
HTTP parser.
|
2017-03-01 15:29:18 +03:00 |
|
Valentin Bartenev
|
fde4d18e3a
|
Removed legacy HTTP parser.
|
2017-03-01 15:17:55 +03:00 |
|
Igor Sysoev
|
de532922d9
|
Introducing tasks.
|
2017-01-23 19:56:03 +03:00 |
|
Igor Sysoev
|
16cbf3c076
|
Initial version.
|
2017-01-17 20:00:00 +03:00 |
|