Commit Graph

  • 2f7f1fa97a
    fix broken pipe for h2 when client is instantly dropped (#2113) fakeshadow 2021-03-25 17:05:31 -0700
  • 107efaef5e
    Merge branch 'master' into fix/h2_broken_pipe Rob Ede 2021-03-25 23:30:03 +0000
  • 39044789c3
    Merge branch 'master' into fix/awc_redirect_localtion_parse Rob Ede 2021-03-25 22:50:22 +0000
  • 8c2ce2dedb
    fix awc compress feature (#2116) fakeshadow 2021-03-25 15:47:37 -0700
  • aa6deb1909 move header parsing utils into -http ibraheemdev 2021-03-25 14:39:07 -0400
  • 3ccc28611d refactor awc testresponse to use intoheaderpair ibraheemdev 2021-03-25 13:35:36 -0400
  • e06d42cf40 simplify tests ibraheemdev 2021-03-25 13:22:59 -0400
  • 6f65e81934 update changelog fakeshadow 2021-03-26 00:38:57 +0800
  • 97d3f8cb30 fix http encoding fakeshadow 2021-03-26 00:37:29 +0800
  • 4671bb247d update changelong fakeshadow 2021-03-26 00:33:21 +0800
  • 8beefa643c fix awc compress feature fakeshadow 2021-03-26 00:30:52 +0800
  • 488365e7ec
    Merge pull request #2 from actix/master Muhammad-Jibril 2021-03-25 23:36:33 +0800
  • b72d53eced update changelog fakeshadow 2021-03-25 23:27:10 +0800
  • 88defccb3e add Client::headers fakeshadow 2021-03-25 23:20:38 +0800
  • ab9ed4e2c9
    Merge branch 'master' into feature/h1_pending_timer fakeshadow 2021-03-25 07:51:11 -0700
  • e8ea2441a4 fix test fakeshadow 2021-03-25 22:43:31 +0800
  • a92601964f fix test fakeshadow 2021-03-25 21:54:00 +0800
  • 79f8480432 fix broken pipe for h2 when client is instantly dropped fakeshadow 2021-03-25 21:25:39 +0800
  • 56992a1260
    Merge branch 'master' into fix/awc_redirect_localtion_parse fakeshadow 2021-03-25 02:10:19 -0700
  • 3188ef5731
    don't use rust annotation on code doc blocks Rob Ede 2021-03-25 08:45:52 +0000
  • 714c46847e fix parsing uri from Location header value fakeshadow 2021-03-25 01:49:19 +0800
  • 9e14f5d976 update changelog entry ibraheemdev 2021-03-24 09:54:27 -0400
  • c80ee8248b add changelog entry ibraheemdev 2021-03-24 09:51:54 -0400
  • 4eb5373bee
    Merge branch 'master' into header-from-request Ibraheem Ahmed 2021-03-24 09:45:08 -0400
  • 7572013fa3 add tests for header extractor ibraheemdev 2021-03-24 09:45:40 -0400
  • 9704beddf8
    Relax MessageBody limit to 2048kb (#2110) fakeshadow 2021-03-24 04:44:03 -0700
  • a74ccd9981 fix default body limit fakeshadow 2021-03-24 18:59:38 +0800
  • 5fab77f42c
    Update awc/src/response.rs fakeshadow 2021-03-24 03:55:54 -0700
  • d8b4e27aad
    Merge branch 'master' into feature/h1_pending_timer fakeshadow 2021-03-24 02:29:13 -0700
  • ea0a56e74d fix clippy fakeshadow 2021-03-24 14:09:28 +0800
  • 11c1447118 relax MessageBody limit to 2048kb fakeshadow 2021-03-24 13:58:39 +0800
  • 1be54efbeb
    Simplify service factory macro (#2108) Ibraheem Ahmed 2021-03-23 09:42:46 -0400
  • e6a7cfa1f5 add docs for header extractor ibraheemdev 2021-03-23 09:27:58 -0400
  • 07d64f81c0 fix failing doc tests ibraheemdev 2021-03-21 12:31:27 -0400
  • 3aaf64f386 simplify service factory macro ibraheemdev 2021-03-23 08:52:27 -0400
  • 56159a9b70 add test for pending interval check fakeshadow 2021-03-23 19:00:16 +0800
  • 1048d7df70 update override. use write_ready state for detecting disconnect fakeshadow 2021-03-23 17:59:33 +0800
  • 4b9401efbb
    Merge branch 'master' into feature/h1_pending_timer fakeshadow 2021-03-21 09:04:03 -0700
  • ca71b8ce59 header extractor ibraheemdev 2021-03-21 11:56:05 -0400
  • db2b062c13 move common headers to actix-web/http ibraheemdev 2021-03-21 11:40:03 -0400
  • 60c0958220
    Merge branch 'master' into refactor/h1_dispatcher_poll_keepalive fakeshadow 2021-03-19 23:35:48 -0700
  • 746d983849
    handle header error with CustomResponder (#2093) fakeshadow 2021-03-19 22:18:06 -0700
  • fef1039f42
    Merge branch 'master' into fix/custom_responder Rob Ede 2021-03-20 04:34:19 +0000
  • 303b718c62 fix failing tests ibraheemdev 2021-03-19 17:02:34 -0400
  • ed33fcc0f7 move common headers from actix-http to actix-web ibraheemdev 2021-03-19 17:02:34 -0400
  • 8d9de76826
    Simplify handler factory macro (#2086) Ibraheem Ahmed 2021-03-19 12:30:53 -0400
  • 7ce788b5a9
    Merge branch 'master' into handler-macro Rob Ede 2021-03-19 15:25:44 +0000
  • 6748a04512 Merge branch 'handler-macro' of github.com:ibraheemdev/actix-web into handler-macro ibraheemdev 2021-03-19 11:20:24 -0400
  • 91d3a79a8f bump extractor-per-function limit to 12 ibraheemdev 2021-03-19 11:19:31 -0400
  • ec7cf44371 implement FromRequest for headers ibraheemdev 2021-03-19 10:41:52 -0400
  • 9488757c29
    Update to socket2 v0.4 (#2092) Thomas de Zeeuw 2021-03-19 12:17:06 +0000
  • 13996abc63
    Merge branch 'master' into feature/h1_pending_timer fakeshadow 2021-03-19 05:12:44 -0700
  • d5bc798f3a update changelog fakeshadow 2021-03-19 19:49:27 +0800
  • c3cc1a8d33 handle header error with CustomResponder fakeshadow 2021-03-19 19:42:45 +0800
  • 2de3f5b705
    Merge branch 'master' into update_socket2 Rob Ede 2021-03-19 11:27:11 +0000
  • 351286486c
    fix clippy warning on nightly (#2088) fakeshadow 2021-03-19 04:25:35 -0700
  • 494f2a331c Update to socket2 v0.4 Thomas de Zeeuw 2021-03-19 11:56:30 +0100
  • 08650d10c6 fix feature attr fakeshadow 2021-03-19 18:47:05 +0800
  • 183e4bbb07 remove wrongly used feature attr fakeshadow 2021-03-19 17:59:59 +0800
  • 84a93a107c
    Merge branch 'master' into fix/clippy_warning_nightly fakeshadow 2021-03-19 02:57:54 -0700
  • 5cdaf20432 more fix on clippy/check fakeshadow 2021-03-19 17:55:41 +0800
  • c4a0c00593
    Merge branch 'master' into content-disposition-multipart Craig Pastro 2021-03-19 14:54:13 +0900
  • 83527f3cfc Add a changelog entry Craig Pastro 2021-03-19 14:52:58 +0900
  • abe1b2843e Don't import all the way up to the enum Craig Pastro 2021-03-19 14:46:06 +0900
  • 82213a05f1 Add tests; and fix implementation Craig Pastro 2021-03-19 14:21:25 +0900
  • d500dfc4b2 reduce branches in h1 dispatcher poll_keepalive fakeshadow 2021-03-19 12:18:52 +0800
  • 78fcd0237a
    Format extract macro (#2087) Ibraheem Ahmed 2021-03-19 00:08:23 -0400
  • 10357976b3 revert change on h1 dispatcher fakeshadow 2021-03-19 12:02:57 +0800
  • 7072cde23c fix clippy warning on nightly fakeshadow 2021-03-19 12:00:06 +0800
  • a8c870ad15
    Merge branch 'master' into handler-macro Rob Ede 2021-03-19 02:04:10 +0000
  • 148d0942dd
    Merge branch 'master' into extract-macro Rob Ede 2021-03-19 02:04:08 +0000
  • 81942d31d6
    fix new dyn trait lint Rob Ede 2021-03-19 02:02:30 +0000
  • 51b705a629 Content-Disposition header is required in multipart Craig Pastro 2021-03-19 11:01:48 +0900
  • 662b18eb0a format extract macro ibraheemdev 2021-03-18 21:53:58 -0400
  • 263a2bec10 simplify handler factory macro ibraheemdev 2021-03-18 21:15:13 -0400
  • b75b5114c3
    refactor actix_http connection types and connector services (#2081) fakeshadow 2021-03-18 10:53:22 -0700
  • 78e3ca3f00
    Merge branch 'master' into feature/h1_pending_timer fakeshadow 2021-03-18 10:03:15 -0700
  • 754c848de6
    Merge branch 'master' into style/h1_poll_response_loop fakeshadow 2021-03-18 10:02:52 -0700
  • f3fc1b7dd8
    Merge branch 'master' into refactor/actix_http_client fakeshadow 2021-03-18 10:02:41 -0700
  • abcb444dd9
    fix routes in Path documentation (#2084) obayemi 2021-03-18 14:21:44 +0100
  • e7b82d790b
    fix routes in Path documentation obayemi 2021-03-18 10:00:46 +0100
  • 6151e37a38
    Publicly use actix_web::app_service::AppEntry as actix_web::AppEntry Alex Kotov 2021-03-18 01:19:03 +0500
  • 2d01a1d4d0 removed new line ad the end of the file to avoid test issues Tglman 2021-03-17 16:16:54 +0000
  • 03b759b45b add changelog entry for Files changes Tglman 2021-03-17 14:20:53 +0000
  • 7d26b41e29
    Merge branch 'master' into refactor/actix_http_client fakeshadow 2021-03-16 18:37:16 -0700
  • a51fb56a6c update changelog fakeshadow 2021-03-17 09:36:03 +0800
  • 5a68579c06 refactor actix_http connection types and connector services fakeshadow 2021-03-17 08:59:12 +0800
  • 983b6904a7
    unvendor openssl Rob Ede 2021-03-17 00:38:42 +0000
  • 3dc2d145ef
    import some traits as _ Rob Ede 2021-03-11 03:48:38 +0000
  • c8f6d37290
    rename client io trait. reduce duplicate code (#2079) fakeshadow 2021-03-16 09:31:14 -0700
  • 06237637cb override to forked tokio fakeshadow 2021-03-16 13:25:20 +0800
  • 6f03ef4c8c
    Merge branch 'master' into feature/h1_pending_timer fakeshadow 2021-03-15 21:11:43 -0700
  • b06dc22c02
    Merge branch 'master' into refactor/client_io_trait Rob Ede 2021-03-16 02:56:32 +0000
  • 69dd1a9bd6
    Remove ConnectionLifetime trait. Simplify Acquired handling (#2072) fakeshadow 2021-03-15 19:56:23 -0700
  • e820c65eba
    Merge branch 'master' into refactor/client_traits fakeshadow 2021-03-15 17:53:00 -0700
  • 412f18e892 fix clippy and codegen ci fakeshadow 2021-03-16 08:52:36 +0800
  • 175b9fa6af fix codegen ci fakeshadow 2021-03-16 08:23:07 +0800
  • 56aec9d442 rename client io trait. reduce duplicate code fakeshadow 2021-03-16 04:27:58 +0800
  • d93314a683
    fix awc readme example (#2076) fakeshadow 2021-03-15 03:59:42 -0700
  • 7452097c95 fix awc readme example fakeshadow 2021-03-15 14:40:56 +0800