1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-03-15 18:03:06 +01:00

Commit Graph

  • e6936d9f73
    Merge branch 'master' into master Darin 2019-04-01 14:53:23 -04:00
  • 03dfbdfcdd updated wrap and wrap fn descriptions, still requiring viable examples dowwie 2019-04-01 14:52:05 -04:00
  • 5c4e4edda4 add ClientResponse::json() Nikolay Kim 2019-04-01 11:51:18 -07:00
  • c5fa6c1abe do not consume response Nikolay Kim 2019-04-01 11:29:26 -07:00
  • 6c195d8521 add Derev<Target=RequestHead> for ClientRequest Nikolay Kim 2019-04-01 10:26:25 -07:00
  • 96fd61f3d5 rust 1.31.0 compatibility Nikolay Kim 2019-04-01 10:26:09 -07:00
  • 8800b8ef13 mentioned re-use in wrap doc dowwie 2019-04-01 09:59:21 -04:00
  • 220c04b7b3 added docs for wrap and wrap_fn dowwie 2019-04-01 09:30:11 -04:00
  • 34695f4bce rename test methods; update tests Nikolay Kim 2019-03-31 20:43:00 -07:00
  • 15c5a3bcfb fix test Nikolay Kim 2019-03-31 18:57:54 -07:00
  • ab45974e35 add default handler Nikolay Kim 2019-03-31 18:19:18 -07:00
  • e4b3f79458 allocate enough space Nikolay Kim 2019-03-31 17:05:02 -07:00
  • ce8294740e fix tests with disabled features Nikolay Kim 2019-03-31 17:04:34 -07:00
  • ddf5089bff Warn when an unsealed private cookie isn't valid UTF-8 (#746) Llaurence 2019-03-31 13:26:56 +00:00
  • 7596d0b7cb fix fn_guard doc string Nikolay Kim 2019-03-30 20:48:00 -07:00
  • 1a871d708e update guard doc test Nikolay Kim 2019-03-30 12:13:21 -07:00
  • 351df84cca update stable release api doc link Nikolay Kim 2019-03-30 11:37:56 -07:00
  • 6fcbe4bcda add fn_guard Nikolay Kim 2019-03-30 11:33:31 -07:00
  • 457b75c995 update api docs; move web to submodule Nikolay Kim 2019-03-30 10:04:38 -07:00
  • 345e67cd13 remove rust 1.26 Nikolay Kim 2019-03-30 09:44:18 -07:00
  • b95dd9f193 update actix-web Nikolay Kim 2019-03-30 08:21:47 -07:00
  • 724e9c2efb replace deprecated fn Nikolay Kim 2019-03-30 07:56:09 -07:00
  • 2e159d1eb9 test-server: Request functions should accept path (#743) Douman 2019-03-30 17:53:45 +03:00
  • a20b9fd354 prepare aplha2 release Nikolay Kim 2019-03-29 22:06:14 -07:00
  • d846328f36 fork cookie crate Nikolay Kim 2019-03-29 21:13:39 -07:00
  • 193f8fb2d9 update tests Nikolay Kim 2019-03-29 18:51:07 -07:00
  • 3a954298d7 Merge branch 'master' of github.com:actix/actix-web Nikolay Kim 2019-03-29 18:23:07 -07:00
  • 3220777ff9 Added ws::Message::Nop, no-op websockets message Nikolay Kim 2019-03-29 18:22:49 -07:00
  • 00526f60dc Impl BodyEncoding for Response (#740) Douman 2019-03-30 02:29:11 +03:00
  • c126713f40 add rustls support to HttpServer Nikolay Kim 2019-03-29 16:28:19 -07:00
  • e9bbde6832 allow to override request's uri Nikolay Kim 2019-03-29 16:27:18 -07:00
  • 5eb3f1154e revert Nikolay Kim 2019-03-29 14:27:22 -07:00
  • aebeb511cd explicit impl traits for ws connect Nikolay Kim 2019-03-29 14:26:11 -07:00
  • 744d82431d add per request timeout Nikolay Kim 2019-03-29 14:07:37 -07:00
  • 058b1d56e6 Export ws sub-module with websockets related types Nikolay Kim 2019-03-29 13:49:21 -07:00
  • 709475b2bb multipart::Field renamed to MultipartField Nikolay Kim 2019-03-29 11:59:38 -07:00
  • 6d90615e48 update actix and actix-web Nikolay Kim 2019-03-29 11:31:48 -07:00
  • 19a0b8046b remove actix reference Nikolay Kim 2019-03-29 11:13:36 -07:00
  • 1e7096a63a add request timeout Nikolay Kim 2019-03-28 22:33:41 -07:00
  • ea4d98d669 Session wide headers, basic and bearer auth Nikolay Kim 2019-03-28 21:48:35 -07:00
  • 3b897da8e2 Do not use thread pool for decomression if chunk size is smaller than 2048 Nikolay Kim 2019-03-28 21:15:26 -07:00
  • 10b166404e Merge branch 'master' of github.com:actix/actix-web Nikolay Kim 2019-03-28 20:27:59 -07:00
  • 80ff7d40a1 enable awc/ssl if ssl features is enabled Nikolay Kim 2019-03-28 20:27:47 -07:00
  • c4a8bbe47b fix the example in README.md (#739) joekyo 2019-03-29 11:03:17 +08:00
  • 9710e9b01f Re-export actix_http::client::Connector Nikolay Kim 2019-03-28 14:46:33 -07:00
  • 1d79f16529 update release api docs link Nikolay Kim 2019-03-28 14:30:38 -07:00
  • 670a457013 fix docs.rs feature list Nikolay Kim 2019-03-28 14:28:59 -07:00
  • 878f32c495 fix tests for no-default-features Nikolay Kim 2019-03-28 14:27:07 -07:00
  • a2c9ff3a33 back to development Nikolay Kim 2019-03-28 14:10:03 -07:00
  • 9c198a0d29 alpha.1 release Nikolay Kim 2019-03-28 13:46:26 -07:00
  • 9cca86e60d prepear actix-http release Nikolay Kim 2019-03-28 12:45:41 -07:00
  • 605ce05127 App::enable_encoding() allows to enable compression and decompression Nikolay Kim 2019-03-28 12:32:59 -07:00
  • 5795850bbb decompress payload in cpu threadpool Nikolay Kim 2019-03-28 11:08:24 -07:00
  • e84c95968f reuse PayloadBuffer from actix-http Nikolay Kim 2019-03-28 05:34:33 -07:00
  • 6e0fe7db2d use actix-threadpool for blocking calls Nikolay Kim 2019-03-28 05:16:43 -07:00
  • 4309d9b88c port multipart support Nikolay Kim 2019-03-28 05:04:39 -07:00
  • c59937784e add client websockets support Nikolay Kim 2019-03-27 18:53:19 -07:00
  • e254fe4f9c allow to override response body encoding Nikolay Kim 2019-03-27 11:29:31 -07:00
  • 3edc515bac refactor RequestHead/ResponseHead Nikolay Kim 2019-03-27 10:38:01 -07:00
  • fb9c94c3e0 remove Backtrace from error Nikolay Kim 2019-03-27 09:31:07 -07:00
  • faa3ea8e5b rename BodyLength to BodySize Nikolay Kim 2019-03-27 09:24:55 -07:00
  • b6b37d3ea3 Add Client::request_from Nikolay Kim 2019-03-26 23:25:24 -07:00
  • b7570b2476 remove unused code Nikolay Kim 2019-03-26 22:33:01 -07:00
  • 959aebb24f simplify TestResponse builder Nikolay Kim 2019-03-26 22:03:00 -07:00
  • d49a8ba53b add client TestResponse Nikolay Kim 2019-03-26 21:54:57 -07:00
  • 5703bd8160 fix client cookies parsing Nikolay Kim 2019-03-26 21:31:18 -07:00
  • ab597dd98a Added HTTP Authentication for Client #540 Nikolay Kim 2019-03-26 20:57:06 -07:00
  • 1cca25c276 add client decompression support Nikolay Kim 2019-03-26 20:45:00 -07:00
  • 2629699b62 rename flate2-c feature to flate2-zlib Nikolay Kim 2019-03-26 18:46:06 -07:00
  • 1904b01fc0 add content-encoding decompression Nikolay Kim 2019-03-26 15:14:32 -07:00
  • 9451ba71f4 update cargo files Nikolay Kim 2019-03-26 12:50:51 -07:00
  • 50c0ddb3cd update tests Nikolay Kim 2019-03-26 12:31:51 -07:00
  • c7ad677804 Merge actix-http project Nikolay Kim 2019-03-26 11:54:35 -07:00
  • 2c7da28ef9 move high level client code to awc crate Nikolay Kim 2019-03-26 11:43:22 -07:00
  • b254113d9f move high level client code from actix-http Nikolay Kim 2019-03-26 11:41:38 -07:00
  • 999fa65efa Merge branch 'master' of github.com:actix/actix-web Nikolay Kim 2019-03-26 09:22:51 -07:00
  • cc24c77acc add Client::new() Nikolay Kim 2019-03-26 09:11:27 -07:00
  • 254b61e800 Fix copy/paste mistake in error message (#733) Max Frai 2019-03-26 18:07:19 +02:00
  • 83d4447349 add http client Nikolay Kim 2019-03-25 21:58:01 -07:00
  • 9037473e0f update client error Nikolay Kim 2019-03-25 21:52:45 -07:00
  • 8d1195d8ac add async handler tests Nikolay Kim 2019-03-25 14:33:34 -07:00
  • e18227cc3d add wrap_fn to App and Scope Nikolay Kim 2019-03-25 13:43:02 -07:00
  • d30027ac5b Remove StaticFilesConfig (#731) Douman 2019-03-25 23:02:37 +03:00
  • 86a21c956c rename .middleware to .wrap Nikolay Kim 2019-03-25 13:02:10 -07:00
  • 939d2e745c rename Resource::middleware to Resource::wrap and add wrap_fn for fn middlewares Nikolay Kim 2019-03-25 12:47:58 -07:00
  • 1970c99522 add session test Nikolay Kim 2019-03-24 20:21:20 -07:00
  • 51e4dcf3b3 update test doc string Nikolay Kim 2019-03-24 17:13:17 -07:00
  • e37e81af0b simplify Payload extractor Nikolay Kim 2019-03-24 17:00:59 -07:00
  • ed322c175e update tests Nikolay Kim 2019-03-24 16:28:16 -07:00
  • b95e99a09e update changes Nikolay Kim 2019-03-24 16:17:59 -07:00
  • ffb3324129 do not use default resource from app, return 405 if no matching route found Nikolay Kim 2019-03-24 16:15:34 -07:00
  • 9932a342ef export Scope Nikolay Kim 2019-03-24 11:59:35 -07:00
  • c1e8d8363c fix errhandlers doc string Nikolay Kim 2019-03-24 11:49:26 -07:00
  • 913155d34c update doc strings Nikolay Kim 2019-03-24 11:47:23 -07:00
  • ede32c8b3f export errhandlers module Nikolay Kim 2019-03-24 11:32:30 -07:00
  • 307b2e5b0e fix compress features Nikolay Kim 2019-03-24 11:29:35 -07:00
  • bc01d39d4d add error response test for cors Nikolay Kim 2019-03-23 22:03:40 -07:00
  • 548f6f89bf allow to get app data via HttpRequest Nikolay Kim 2019-03-23 21:39:02 -07:00
  • 5b06f2bee5 port cors middleware Nikolay Kim 2019-03-23 21:29:16 -07:00
  • 60050307bd session feature is renamed to cookies Nikolay Kim 2019-03-23 11:18:31 -07:00