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 |
|
Max Romanov
|
fa6582d9ad
|
Python app request processing.
|
2017-06-23 19:20:08 +03:00 |
|
Igor Sysoev
|
e13cbdb439
|
Solaris compatibilty.
|
2017-03-14 19:52:57 +03:00 |
|
Igor Sysoev
|
612c083579
|
Fixed unit tests building broken by the previous commit.
|
2017-03-14 15:09:17 +03:00 |
|
Igor Sysoev
|
6f2c9acd18
|
Processes refactoring.
The cycle has been renamed to the runtime.
|
2017-03-09 18:03:27 +03:00 |
|
Igor Sysoev
|
6e67bee0f4
|
nxt_str_t changes.
|
2017-02-01 19:20:07 +03:00 |
|
Igor Sysoev
|
8942550b13
|
More refactoring relicts removed.
|
2017-02-01 15:07:23 +03:00 |
|
Igor Sysoev
|
16cbf3c076
|
Initial version.
|
2017-01-17 20:00:00 +03:00 |
|