Nikolay Kim
|
72aa2d9eae
|
clippy warnings
|
2018-02-26 14:33:56 -08:00 |
|
Nikolay Kim
|
fd56e5dc82
|
do not use regset for route recognition
|
2018-02-21 14:31:22 -08:00 |
|
Nikolay Kim
|
187644e178
|
update logger doc string
|
2018-02-20 12:53:51 -08:00 |
|
Nikolay Kim
|
edd114f6e4
|
allow to set default content encoding on application level
|
2018-02-18 22:23:17 -08:00 |
|
Alexander Andreev
|
a565e71018
|
spelling check
|
2018-01-31 20:28:53 +03:00 |
|
Nikolay Kim
|
71d534dadb
|
CORS middleware: allowed_headers is defaulting to None #50
|
2018-01-20 16:36:57 -08:00 |
|
Alexander Andreev
|
58df8fa4b9
|
spelling check
|
2018-01-16 21:59:33 +03:00 |
|
Alexander Andreev
|
e1d9c3803b
|
spelling check
|
2018-01-16 00:47:25 +03:00 |
|
Nikolay Kim
|
bc6bb9984f
|
user guide spelling
|
2018-01-13 11:17:48 -08:00 |
|
Nikolay Kim
|
eb8052b936
|
fix cors tests
|
2018-01-11 20:20:50 -08:00 |
|
Nikolay Kim
|
dab918261c
|
fix cors allowed header validation
|
2018-01-11 20:11:34 -08:00 |
|
Nikolay Kim
|
d152860fa7
|
add Cors::register method
|
2018-01-11 11:14:18 -08:00 |
|
Nikolay Kim
|
f7807e43d8
|
cleanup Binary type; more cors tests
|
2018-01-10 15:28:33 -08:00 |
|
Nikolay Kim
|
fee54d1de0
|
tests for cors response
|
2018-01-10 14:56:45 -08:00 |
|
Nikolay Kim
|
1445cc7a2c
|
test for cors
|
2018-01-10 14:21:48 -08:00 |
|
Nikolay Kim
|
16e9512457
|
better names for cors errors
|
2018-01-10 14:20:00 -08:00 |
|
Nikolay Kim
|
615db0d9d8
|
complete cors implementation
|
2018-01-10 13:41:33 -08:00 |
|
Nikolay Kim
|
4b72a1b325
|
create custom WebsocketContext for websocket connection
|
2018-01-10 10:12:34 -08:00 |
|
Nikolay Kim
|
8aae2daafa
|
update example
|
2018-01-10 07:55:25 -08:00 |
|
Nikolay Kim
|
d7f59ce481
|
add cors preflight request support
|
2018-01-09 23:55:42 -08:00 |
|
Nikolay Kim
|
ce78f17a79
|
refactor Middleware trait, use Result
|
2018-01-09 22:48:35 -08:00 |
|
Nikolay Kim
|
16310a5ebd
|
initial work on cors middleware
|
2018-01-09 22:33:51 -08:00 |
|
Nikolay Kim
|
e8412672a2
|
add resource level middlewares support
|
2018-01-09 20:00:18 -08:00 |
|
Nikolay Kim
|
91230afc44
|
fix time calculations
|
2018-01-04 09:32:33 -08:00 |
|
Nikolay Kim
|
cc38b30f7b
|
refactor http actor usage
|
2017-12-31 17:26:32 -08:00 |
|
Nikolay Kim
|
d87fafb563
|
fix and refactor middleware runner
|
2017-12-29 01:01:31 -08:00 |
|
Nikolay Kim
|
783e19c1bf
|
fix RequestSession impl for HttpRequest
|
2017-12-28 11:43:45 -08:00 |
|
Alban Minassian
|
27b0dfd761
|
set sessio name
|
2017-12-28 13:02:46 +01:00 |
|
Nikolay Kim
|
29adc20581
|
rename module
|
2017-12-26 19:59:41 -08:00 |
|