Nikolay Kim
|
29adc20581
|
rename module
|
2017-12-26 19:59:41 -08:00 |
|
Nikolay Kim
|
743235b8fd
|
add unit test helper
|
2017-12-26 19:48:02 -08:00 |
|
Nikolay Kim
|
d3b7d2d6b3
|
allow to use application factory for test server
|
2017-12-26 16:47:55 -08:00 |
|
Nikolay Kim
|
f6510161b5
|
add simple TestServer for integrational tests cases
|
2017-12-26 16:35:00 -08:00 |
|
Nikolay Kim
|
e3b0f02794
|
fix type for disable feartures
|
2017-12-26 15:17:20 -08:00 |
|
Nikolay Kim
|
9521de5746
|
HttpServer::addrs() return all bound socket addresses
|
2017-12-26 14:45:38 -08:00 |
|
Nikolay Kim
|
dd3a2aa68a
|
add HttpServer::server_hostname method
|
2017-12-26 14:36:03 -08:00 |
|
Nikolay Kim
|
cce9c68a10
|
add doc string
|
2017-12-26 12:46:27 -08:00 |
|
Nikolay Kim
|
cf8c2ca95e
|
refactor Handler trait, use mut self
|
2017-12-26 09:00:45 -08:00 |
|
Nikolay Kim
|
ffb5742b71
|
fix tests
|
2017-12-25 19:42:55 -08:00 |
|
Nikolay Kim
|
5b65987f6a
|
write response optimizations
|
2017-12-25 13:40:06 -08:00 |
|
Nikolay Kim
|
98b0e023f3
|
optimize payload detection
|
2017-12-25 07:31:12 -08:00 |
|
Nikolay Kim
|
f1e82ebc1e
|
better connect handling
|
2017-12-24 16:15:40 -08:00 |
|
Nikolay Kim
|
ddd9c24bb2
|
optimize payload type detection
|
2017-12-24 14:29:19 -08:00 |
|
Nikolay Kim
|
9f9c75d832
|
simplify drain feature
|
2017-12-24 11:58:09 -08:00 |
|
Nikolay Kim
|
eaab28cd3b
|
proper fix for compression
|
2017-12-21 12:57:59 -08:00 |
|
Nikolay Kim
|
c35d294611
|
fix compression
|
2017-12-21 12:54:18 -08:00 |
|
Nikolay Kim
|
18f3841783
|
update test
|
2017-12-20 23:36:52 -08:00 |
|
Nikolay Kim
|
bca1dd4f9e
|
update doc strings
|
2017-12-20 23:19:21 -08:00 |
|
Nikolay Kim
|
0a68811dce
|
cleanup more examples
|
2017-12-20 21:06:04 -08:00 |
|
Nikolay Kim
|
406d2c41e9
|
add doc string
|
2017-12-20 20:56:17 -08:00 |
|
Nikolay Kim
|
63ddc07ccb
|
added JsonBody future
|
2017-12-20 20:30:54 -08:00 |
|
Nikolay Kim
|
33b2be3281
|
move json responder to separate module
|
2017-12-20 17:51:28 -08:00 |
|
Nikolay Kim
|
c36ad06332
|
more general Responder implementaiton for response future
|
2017-12-20 15:26:28 -08:00 |
|
Nikolay Kim
|
79f047f5be
|
remove box from predicates
|
2017-12-20 13:23:50 -08:00 |
|
Nikolay Kim
|
813b56ebe5
|
make async handler future more generic
|
2017-12-20 12:51:39 -08:00 |
|
Nikolay Kim
|
7fc7d6e17a
|
update guide
|
2017-12-19 22:36:06 -08:00 |
|
Nikolay Kim
|
626999bcc9
|
update doc strings
|
2017-12-19 16:09:19 -08:00 |
|
Nikolay Kim
|
64d867d9a1
|
update session guide section
|
2017-12-19 15:44:25 -08:00 |
|
Nikolay Kim
|
1596f4db73
|
refactor url encoded body parsing
|
2017-12-19 14:03:01 -08:00 |
|
Nikolay Kim
|
fa2a3bc55e
|
make method private
|
2017-12-19 13:11:19 -08:00 |
|
Nikolay Kim
|
db7bd962cb
|
fix some doc strings
|
2017-12-19 11:46:11 -08:00 |
|
Nikolay Kim
|
2bad99b645
|
better query() method impl; update doc strings
|
2017-12-19 11:34:51 -08:00 |
|
Nikolay Kim
|
e3f9345420
|
multipart field is stream of bytes
|
2017-12-19 09:55:49 -08:00 |
|
Nikolay Kim
|
790793f8a1
|
refactor multipart stream creation
|
2017-12-19 09:51:28 -08:00 |
|
Nikolay Kim
|
13cbfc877d
|
simplify server start method
|
2017-12-19 09:08:36 -08:00 |
|
Nikolay Kim
|
4f6145e5c7
|
fix typos
|
2017-12-19 00:29:25 -08:00 |
|
Nikolay Kim
|
f3b853f224
|
refactor payload
|
2017-12-19 00:18:57 -08:00 |
|
Nikolay Kim
|
0cab873066
|
make payload sender public
|
2017-12-18 21:58:38 -08:00 |
|
Nikolay Kim
|
2124730e0a
|
guide update
|
2017-12-18 18:56:58 -08:00 |
|
Nikolay Kim
|
9ed4159c0c
|
update examples
|
2017-12-18 13:06:41 -08:00 |
|
Nikolay Kim
|
27d92f3a23
|
refactor server bind and start process
|
2017-12-17 12:35:04 -08:00 |
|
Nikolay Kim
|
b1f33e29ec
|
simplify content-length calculation
|
2017-12-16 07:29:15 -08:00 |
|
Nikolay Kim
|
ed8bd3d6a3
|
h1 cleanups
|
2017-12-15 22:49:48 -08:00 |
|
Nikolay Kim
|
1daf50095a
|
cleanup response
|
2017-12-15 20:00:12 -08:00 |
|
Nikolay Kim
|
a8b2f1b821
|
update tests
|
2017-12-15 18:49:11 -08:00 |
|
Nikolay Kim
|
1ddcce7b76
|
hide httpresponse box
|
2017-12-15 16:24:15 -08:00 |
|
Nikolay Kim
|
c3d5e4301a
|
cleanup h1 parse
|
2017-12-15 13:10:12 -08:00 |
|
Nikolay Kim
|
4913e7d3c2
|
cleanup
|
2017-12-14 22:22:27 -08:00 |
|
Nikolay Kim
|
106f43e874
|
better SharedBytes usage for h2
|
2017-12-14 20:48:31 -08:00 |
|
Nikolay Kim
|
2b0994e448
|
update tests
|
2017-12-14 20:29:49 -08:00 |
|
Nikolay Kim
|
c37565cc4a
|
various server optimizations
|
2017-12-14 19:34:31 -08:00 |
|
Nikolay Kim
|
b61c2a0cf0
|
handle keep-alive setting more efficient
|
2017-12-14 11:20:45 -08:00 |
|
Nikolay Kim
|
c98d320f8c
|
rename FromRequest trait to Responder
|
2017-12-14 09:43:42 -08:00 |
|
Nikolay Kim
|
355f54efe2
|
update api docs
|
2017-12-13 23:35:21 -08:00 |
|
Nikolay Kim
|
8c1487f7f2
|
update tests
|
2017-12-13 23:09:35 -08:00 |
|
Nikolay Kim
|
4529efa948
|
rename module
|
2017-12-13 22:54:52 -08:00 |
|
Nikolay Kim
|
9d0a64ac98
|
remove unused file
|
2017-12-13 22:43:16 -08:00 |
|
Nikolay Kim
|
b7cde3f4a9
|
update guide
|
2017-12-13 22:36:28 -08:00 |
|
Nikolay Kim
|
408ddf0be1
|
add ssl guide ref
|
2017-12-13 21:56:30 -08:00 |
|
Nikolay Kim
|
c2751efa87
|
refactor keep-alive; update guide
|
2017-12-13 21:38:47 -08:00 |
|
Nikolay Kim
|
96f598f2c4
|
various optimizations
|
2017-12-13 16:44:35 -08:00 |
|
Nikolay Kim
|
81f8da03ae
|
refactor http workers
|
2017-12-13 12:47:07 -08:00 |
|
Nikolay Kim
|
6b61041aec
|
move tests
|
2017-12-13 11:16:26 -08:00 |
|
Nikolay Kim
|
d4187f682b
|
various cleanups
|
2017-12-13 11:10:03 -08:00 |
|
Nikolay Kim
|
55204c829c
|
update tests
|
2017-12-13 08:00:25 -08:00 |
|
Nikolay Kim
|
2e83c5924d
|
cleanup and optimize some code
|
2017-12-12 21:32:58 -08:00 |
|
Nikolay Kim
|
ab6efd2421
|
handle http connections in different threads
|
2017-12-12 17:21:00 -08:00 |
|
Nikolay Kim
|
55818028cb
|
state does not need to be Send
|
2017-12-12 08:51:16 -08:00 |
|
Nikolay Kim
|
e9aa67b75d
|
http server accepts factory of HttpHandlers
|
2017-12-12 07:40:36 -08:00 |
|
Nikolay Kim
|
007b7ce62f
|
unify route not found handling
|
2017-12-11 16:26:51 -08:00 |
|
Nikolay Kim
|
0f75d066f2
|
simplify Application creation; update url dispatch guide section
|
2017-12-11 14:16:29 -08:00 |
|
Nikolay Kim
|
0388a464ba
|
tests for NormalizePath
|
2017-12-09 13:25:06 -08:00 |
|
Nikolay Kim
|
71bbe2a5dd
|
update doc string for NormalizePath
|
2017-12-09 11:55:55 -08:00 |
|
Nikolay Kim
|
7addd2800d
|
add NormalizePath handler
|
2017-12-09 11:39:13 -08:00 |
|
Nikolay Kim
|
273de2260d
|
refactor pipeline
|
2017-12-09 05:54:04 -08:00 |
|
Nikolay Kim
|
b98ab2eebe
|
use trait instead of pipeline
|
2017-12-09 04:33:40 -08:00 |
|
Nikolay Kim
|
4a40b026a4
|
more error wrappers
|
2017-12-08 15:52:46 -08:00 |
|
Nikolay Kim
|
a44f71d8c2
|
make ErrorBadRequest type useful
|
2017-12-08 15:25:37 -08:00 |
|
Nikolay Kim
|
9043e7286d
|
tests for default predicates
|
2017-12-08 12:51:44 -08:00 |
|
Nikolay Kim
|
3e91b06241
|
fix static files
|
2017-12-08 12:29:28 -08:00 |
|
Nikolay Kim
|
774bfc0a86
|
use server settings for scheme and host values
|
2017-12-08 09:48:53 -08:00 |
|
Nikolay Kim
|
1293619096
|
set server settings to HttpHandler
|
2017-12-08 09:24:05 -08:00 |
|
Nikolay Kim
|
2192d14eff
|
added ServerSettings
|
2017-12-07 22:54:44 -08:00 |
|
Nikolay Kim
|
b71ddf7b4c
|
pass local addr to channel; use bitflags
|
2017-12-07 21:52:46 -08:00 |
|
Nikolay Kim
|
d595dd850e
|
load cookies automatically
|
2017-12-07 18:00:20 -08:00 |
|
Nikolay Kim
|
0abb3863dc
|
simplify api
|
2017-12-07 17:38:18 -08:00 |
|
Nikolay Kim
|
dff7618f35
|
rearrange exports
|
2017-12-07 16:40:29 -08:00 |
|
Nikolay Kim
|
968f5d39d6
|
added external resources; refactor route recognizer
|
2017-12-07 16:22:26 -08:00 |
|
Nikolay Kim
|
2a0d5db41a
|
more tests
|
2017-12-06 18:39:13 -08:00 |
|
Nikolay Kim
|
4b03d03404
|
rearrange exports
|
2017-12-06 17:06:40 -08:00 |
|
Nikolay Kim
|
9ea0781aba
|
fix test
|
2017-12-06 16:58:49 -08:00 |
|
Nikolay Kim
|
63502fa833
|
test for Router::has_route
|
2017-12-06 16:40:23 -08:00 |
|
Nikolay Kim
|
a18bd5dac0
|
add doc ref
|
2017-12-06 16:34:54 -08:00 |
|
Nikolay Kim
|
0dd27bd224
|
added HttpRequest::url_for
|
2017-12-06 16:26:27 -08:00 |
|
Nikolay Kim
|
8d52e2bbd9
|
tests for default resource
|
2017-12-06 13:02:53 -08:00 |
|
Nikolay Kim
|
c63f058647
|
simplify application creation
|
2017-12-06 11:00:39 -08:00 |
|
Nikolay Kim
|
87c7441f7d
|
remove Applicaiton::route, resource is enough
|
2017-12-06 08:03:08 -08:00 |
|
Nikolay Kim
|
04ded5ba68
|
hide pkcs
|
2017-12-06 07:49:01 -08:00 |
|
Nikolay Kim
|
903b391e0a
|
move ConnectionInfo to dev
|
2017-12-06 07:47:42 -08:00 |
|
Nikolay Kim
|
20af8822fd
|
cleanup
|
2017-12-05 21:53:00 -08:00 |
|
Nikolay Kim
|
d7e65b6212
|
add ConnectionInfo tests
|
2017-12-05 21:41:30 -08:00 |
|
Nikolay Kim
|
c3de32c3b3
|
added ConnectionInfo
|
2017-12-05 17:09:15 -08:00 |
|
Nikolay Kim
|
d8b880e167
|
work on resource_path api
|
2017-12-05 13:31:06 -08:00 |
|
Nikolay Kim
|
86d7290f9e
|
update tests
|
2017-12-05 11:43:41 -08:00 |
|
Nikolay Kim
|
a83d9b24ae
|
extrat elements of path pattern
|
2017-12-05 11:31:35 -08:00 |
|
Nikolay Kim
|
3c9b6ea619
|
update guide
|
2017-12-04 20:38:38 -08:00 |
|
Nikolay Kim
|
fd6b243cd6
|
update examples
|
2017-12-04 16:32:31 -08:00 |
|
Nikolay Kim
|
f4e9fc7b6a
|
rename async to a
|
2017-12-04 16:09:22 -08:00 |
|
Nikolay Kim
|
e332c1242f
|
use Route for Applicaiton handlers
|
2017-12-04 14:53:40 -08:00 |
|
Nikolay Kim
|
f5d6179a34
|
renamed Route::handler to Route::f, added Route::h to register Handler
|
2017-12-04 14:07:53 -08:00 |
|
Nikolay Kim
|
a163e75318
|
drop tail path pattern
|
2017-12-04 13:34:55 -08:00 |
|
Nikolay Kim
|
3bf3738e65
|
introduce route predicates
|
2017-12-04 13:32:05 -08:00 |
|
Nikolay Kim
|
57fd35ffc1
|
added default headers middleware
|
2017-12-03 20:47:15 -08:00 |
|
Nikolay Kim
|
d35be02587
|
cleanup
|
2017-12-03 20:09:46 -08:00 |
|
Nikolay Kim
|
319e9bbd05
|
added Json response support
|
2017-12-03 18:51:52 -08:00 |
|
Nikolay Kim
|
5decff9154
|
added fs tests
|
2017-12-03 18:15:09 -08:00 |
|
Nikolay Kim
|
69f0c098e3
|
check show_index
|
2017-12-03 16:58:31 -08:00 |
|
Nikolay Kim
|
5abc46034a
|
refactor static files
|
2017-12-03 16:57:25 -08:00 |
|
Nikolay Kim
|
7c6faaa8e0
|
add Item and Error to FromRequest trait
|
2017-12-03 14:22:04 -08:00 |
|
Nikolay Kim
|
6bc7d60f52
|
more default impls for FromRequest
|
2017-12-02 17:14:55 -08:00 |
|
Nikolay Kim
|
fb3185de94
|
rename module
|
2017-12-02 16:47:02 -08:00 |
|
Nikolay Kim
|
61744b68a1
|
introduce custom FromRequest traint for conversion into Reply
|
2017-12-02 16:37:21 -08:00 |
|
Nikolay Kim
|
187948ddd1
|
error response for io::Error
|
2017-12-02 14:58:22 -08:00 |
|
Nikolay Kim
|
29a26b3236
|
code cleanup
|
2017-12-02 12:14:16 -08:00 |
|
Nikolay Kim
|
0fc01c48d1
|
return bad request for param parse error
|
2017-12-02 11:03:41 -08:00 |
|
Nikolay Kim
|
ebfd3ac275
|
tests for PathBuf::from_param
|
2017-12-02 10:43:14 -08:00 |
|
Nikolay Kim
|
d8f27e95a6
|
added FromParam trait for path segment conversions, FramParam impl for PathBuf
|
2017-12-02 10:18:54 -08:00 |
|
Nikolay Kim
|
c3a0a4457a
|
add appl builder async method; add async handler section
|
2017-12-01 21:58:19 -08:00 |
|
Nikolay Kim
|
f0c346f18c
|
handler info
|
2017-12-01 21:29:22 -08:00 |
|
Nikolay Kim
|
186726fbad
|
tests for Completed state
|
2017-12-01 19:57:34 -08:00 |
|
Nikolay Kim
|
97bed17fd2
|
test for completed pipeline state
|
2017-12-01 16:10:01 -08:00 |
|
Nikolay Kim
|
47645626c4
|
refactor pipeline
|
2017-12-01 15:45:15 -08:00 |
|
Nikolay Kim
|
9a1ba527c0
|
recognizer tests
|
2017-11-30 19:34:33 -08:00 |
|
Nikolay Kim
|
3fcd5f6935
|
use http::Uri for uri parsing
|
2017-11-30 19:01:25 -08:00 |
|
Nikolay Kim
|
7135c0163b
|
simlify code
|
2017-11-30 18:27:27 -08:00 |
|
Nikolay Kim
|
f53f35f364
|
added tail pattern
|
2017-11-30 15:48:09 -08:00 |
|
Nikolay Kim
|
07cc017320
|
make Task private
|
2017-11-30 15:13:56 -08:00 |
|
Nikolay Kim
|
271a292ea5
|
no need to store disconnected state on task
|
2017-11-30 14:44:58 -08:00 |
|
Nikolay Kim
|
6e138bf373
|
refactor streaming responses
|
2017-11-30 14:42:20 -08:00 |
|
Nikolay Kim
|
a0bca2d4cf
|
fix typo
|
2017-11-30 07:42:02 -08:00 |
|
Nikolay Kim
|
6c4fdf604b
|
do not set content encoding header for upgraded connection
|
2017-11-29 19:40:27 -08:00 |
|
Nikolay Kim
|
e4f8551cba
|
do not com press upgrade connection
|
2017-11-29 19:36:55 -08:00 |
|
Nikolay Kim
|
559b1c50a3
|
do not encode payload less that 1024 bytes
|
2017-11-29 19:18:37 -08:00 |
|
Nikolay Kim
|
d2eae3d5b3
|
simplify Handler trait
|
2017-11-29 15:10:45 -08:00 |
|
Nikolay Kim
|
991dd107b1
|
update ws doc
|
2017-11-29 14:12:27 -08:00 |
|
Nikolay Kim
|
acc2fff655
|
export and simplify HttpHandler trait
|
2017-11-29 13:53:52 -08:00 |
|
Nikolay Kim
|
427566b90d
|
export Handler
|
2017-11-29 13:41:51 -08:00 |
|
Nikolay Kim
|
16ceb741b8
|
refactor RouteHandler trait
|
2017-11-29 13:26:55 -08:00 |
|
Nikolay Kim
|
6f833798c7
|
refactor http actor handling
|
2017-11-29 10:31:24 -08:00 |
|