Nikolay Kim
|
c5fa6c1abe
|
do not consume response
|
2019-04-01 11:29:50 -07:00 |
|
Nikolay Kim
|
6c195d8521
|
add Derev<Target=RequestHead> for ClientRequest
|
2019-04-01 10:26:25 -07:00 |
|
Nikolay Kim
|
96fd61f3d5
|
rust 1.31.0 compatibility
|
2019-04-01 10:26:09 -07:00 |
|
dowwie
|
8800b8ef13
|
mentioned re-use in wrap doc
|
2019-04-01 09:59:21 -04:00 |
|
dowwie
|
220c04b7b3
|
added docs for wrap and wrap_fn
|
2019-04-01 09:30:11 -04:00 |
|
Nikolay Kim
|
34695f4bce
|
rename test methods; update tests
|
2019-03-31 20:43:00 -07:00 |
|
Nikolay Kim
|
15c5a3bcfb
|
fix test
|
2019-03-31 18:57:54 -07:00 |
|
Nikolay Kim
|
ab45974e35
|
add default handler
|
2019-03-31 18:19:18 -07:00 |
|
Nikolay Kim
|
e4b3f79458
|
allocate enough space
|
2019-03-31 17:05:02 -07:00 |
|
Nikolay Kim
|
ce8294740e
|
fix tests with disabled features
|
2019-03-31 17:04:34 -07:00 |
|
Llaurence
|
ddf5089bff
|
Warn when an unsealed private cookie isn't valid UTF-8 (#746)
|
2019-03-31 16:26:56 +03:00 |
|
Nikolay Kim
|
7596d0b7cb
|
fix fn_guard doc string
|
2019-03-30 20:48:00 -07:00 |
|
Nikolay Kim
|
1a871d708e
|
update guard doc test
|
2019-03-30 12:13:21 -07:00 |
|
Nikolay Kim
|
351df84cca
|
update stable release api doc link
|
2019-03-30 11:37:56 -07:00 |
|
Nikolay Kim
|
6fcbe4bcda
|
add fn_guard
|
2019-03-30 11:33:31 -07:00 |
|
Nikolay Kim
|
457b75c995
|
update api docs; move web to submodule
|
2019-03-30 10:04:38 -07:00 |
|
Nikolay Kim
|
724e9c2efb
|
replace deprecated fn
|
2019-03-30 07:56:09 -07:00 |
|
Douman
|
2e159d1eb9
|
test-server: Request functions should accept path (#743)
|
2019-03-30 07:53:45 -07:00 |
|
Nikolay Kim
|
a20b9fd354
|
prepare aplha2 release
|
2019-03-29 22:06:14 -07:00 |
|
Nikolay Kim
|
d846328f36
|
fork cookie crate
|
2019-03-29 21:13:39 -07:00 |
|
Nikolay Kim
|
193f8fb2d9
|
update tests
|
2019-03-29 18:51:07 -07:00 |
|
Nikolay Kim
|
3a954298d7
|
Merge branch 'master' of github.com:actix/actix-web
|
2019-03-29 18:23:07 -07:00 |
|
Nikolay Kim
|
3220777ff9
|
Added ws::Message::Nop, no-op websockets message
|
2019-03-29 18:22:49 -07:00 |
|
Douman
|
00526f60dc
|
Impl BodyEncoding for Response (#740)
|
2019-03-29 16:29:11 -07:00 |
|
Nikolay Kim
|
c126713f40
|
add rustls support to HttpServer
|
2019-03-29 16:28:32 -07:00 |
|
Nikolay Kim
|
e9bbde6832
|
allow to override request's uri
|
2019-03-29 16:28:28 -07:00 |
|
Nikolay Kim
|
5eb3f1154e
|
revert
|
2019-03-29 14:27:22 -07:00 |
|
Nikolay Kim
|
aebeb511cd
|
explicit impl traits for ws connect
|
2019-03-29 14:26:11 -07:00 |
|
Nikolay Kim
|
744d82431d
|
add per request timeout
|
2019-03-29 14:07:37 -07:00 |
|
Nikolay Kim
|
058b1d56e6
|
Export ws sub-module with websockets related types
|
2019-03-29 13:49:21 -07:00 |
|
Nikolay Kim
|
709475b2bb
|
multipart::Field renamed to MultipartField
|
2019-03-29 11:59:38 -07:00 |
|
Nikolay Kim
|
19a0b8046b
|
remove actix reference
|
2019-03-29 11:13:36 -07:00 |
|
Nikolay Kim
|
1e7096a63a
|
add request timeout
|
2019-03-28 22:33:41 -07:00 |
|
Nikolay Kim
|
ea4d98d669
|
Session wide headers, basic and bearer auth
|
2019-03-28 21:48:35 -07:00 |
|
Nikolay Kim
|
3b897da8e2
|
Do not use thread pool for decomression if chunk size is smaller than 2048
|
2019-03-28 21:15:26 -07:00 |
|
Nikolay Kim
|
10b166404e
|
Merge branch 'master' of github.com:actix/actix-web
|
2019-03-28 20:27:59 -07:00 |
|
Nikolay Kim
|
80ff7d40a1
|
enable awc/ssl if ssl features is enabled
|
2019-03-28 20:27:47 -07:00 |
|
joekyo
|
c4a8bbe47b
|
fix the example in README.md (#739)
|
2019-03-28 20:03:17 -07:00 |
|
Nikolay Kim
|
9710e9b01f
|
Re-export actix_http::client::Connector
|
2019-03-28 14:46:33 -07:00 |
|
Nikolay Kim
|
1d79f16529
|
update release api docs link
|
2019-03-28 14:30:38 -07:00 |
|
Nikolay Kim
|
670a457013
|
fix docs.rs feature list
|
2019-03-28 14:28:59 -07:00 |
|
Nikolay Kim
|
878f32c495
|
fix tests for no-default-features
|
2019-03-28 14:27:07 -07:00 |
|
Nikolay Kim
|
a2c9ff3a33
|
back to development
|
2019-03-28 14:10:03 -07:00 |
|
Nikolay Kim
|
9c198a0d29
|
alpha.1 release
|
2019-03-28 13:46:26 -07:00 |
|
Nikolay Kim
|
9cca86e60d
|
prepear actix-http release
|
2019-03-28 12:45:41 -07:00 |
|
Nikolay Kim
|
605ce05127
|
App::enable_encoding() allows to enable compression and decompression
|
2019-03-28 12:32:59 -07:00 |
|
Nikolay Kim
|
5795850bbb
|
decompress payload in cpu threadpool
|
2019-03-28 11:08:24 -07:00 |
|
Nikolay Kim
|
e84c95968f
|
reuse PayloadBuffer from actix-http
|
2019-03-28 05:34:33 -07:00 |
|
Nikolay Kim
|
6e0fe7db2d
|
use actix-threadpool for blocking calls
|
2019-03-28 05:16:43 -07:00 |
|
Nikolay Kim
|
4309d9b88c
|
port multipart support
|
2019-03-28 05:04:39 -07:00 |
|