Commit Graph

  • 3b642c8545
    basic auth password is not Option Rob Ede 2021-03-07 11:32:53 +0000
  • e2b83e3082
    fix awc itoa import Rob Ede 2021-03-07 10:41:53 +0000
  • 5e085f251a
    fmt Rob Ede 2021-03-07 10:21:24 +0000
  • a6c65a1743
    use iota for more content-length insertions Rob Ede 2021-03-07 10:20:39 +0000
  • 375eadeb46 add test fakeshadow 2021-03-07 14:47:53 +0800
  • da7afca516 fix h1 client for handling expect header request fakeshadow 2021-03-07 13:50:38 +0800
  • 78384c3ff5
    make actix_http::ws::Codec::new const (#2043) fakeshadow 2021-03-04 11:19:01 -0800
  • 1d39ab0c78
    Merge branch 'master' into feature/const_codec fakeshadow 2021-03-04 10:47:22 -0800
  • 06f8940fbd make actix_http::ws::Codec::new const fakeshadow 2021-03-05 02:16:58 +0800
  • c1c4400c4a
    fix h2 tests (#2034) Rob Ede 2021-03-04 13:27:54 +0000
  • fee4ef30f4
    Merge branch 'master' into h2-test-fix Rob Ede 2021-03-04 12:39:22 +0000
  • fc6f974617
    Add "name" attribute to route macro (#1934) Richard Chien 2021-03-04 20:38:47 +0800
  • 3496be9d0c fix a little string & use map_or_else instead of if-else Richard Chien 2021-02-05 10:41:01 +0800
  • 2430ea9d9e Update CHANGES.md Richard Chien 2021-01-26 23:02:43 +0800
  • bfaa4dbf55 Add "name" attribute to route macro Richard Chien 2021-01-26 22:48:28 +0800
  • 653fe22f38
    Merge branch 'master' into h2-test-fix Rob Ede 2021-03-04 11:39:38 +0000
  • 14b249b804
    update to actix-0.11.0-beta.3 for actix-web-actors (#2042) fakeshadow 2021-03-04 03:39:29 -0800
  • 2de51e05e6
    Merge branch 'master' into h2-test-fix Rob Ede 2021-03-04 10:43:16 +0000
  • b088dd9eb4 update to actix-0.11.0-beta.3 for actix-web-actors fakeshadow 2021-03-04 01:44:54 +0800
  • 0195824794
    Update codecov.yml Rob Ede 2021-03-02 13:18:16 +0000
  • fb019f15b4
    test(files): Fix test and remove outdated case (#2037) Florian Dreschner 2021-03-01 00:01:59 +0100
  • 53534058d8
    Merge branch 'master' into master Rob Ede 2021-02-28 21:41:13 +0000
  • abc7fd374b
    update example links (#2036) Daniel T. Rodrigues 2021-02-28 18:41:07 -0300
  • 7cc463a2c2
    Merge branch 'master' into fix-examples Rob Ede 2021-02-28 21:32:15 +0000
  • 72582dc979
    Update examples/on_connect.rs Daniel T. Rodrigues 2021-02-28 17:23:15 -0300
  • bc11fdcbc9
    Update awc/README.md Daniel T. Rodrigues 2021-02-28 17:23:06 -0300
  • 6697dd7904
    test(files): Fix test and remove outdated case Florian Dreschner 2021-02-28 20:50:45 +0100
  • cd652dca75
    refactor websocket key hashing (#2035) Rob Ede 2021-02-28 19:55:34 +0000
  • 879b2b224b
    Update actix-http/examples/ws.rs Rob Ede 2021-02-28 19:31:50 +0000
  • 4cfae65e95 update example links danitrod 2021-02-28 15:30:28 -0300
  • 535d58ef09
    Merge branch 'master' into websocket-key-hash Rob Ede 2021-02-28 18:29:46 +0000
  • c836de44af
    add client middleware (#2013) fakeshadow 2021-02-28 10:17:08 -0800
  • aaecda1877 fix client builder fakeshadow 2021-02-28 09:27:30 +0800
  • e316fa1d3b
    update changelog Rob Ede 2021-02-28 01:11:21 +0000
  • 09eac2572f
    refactor websocket key hashing Rob Ede 2021-02-28 01:06:45 +0000
  • 75b5076ebf
    Merge branch 'master' into feature/client_middleware fakeshadow 2021-02-27 15:13:26 -0800
  • b87cfd5c6a
    Merge branch 'master' into feature/h1_pending_timer fakeshadow 2021-02-27 15:01:09 -0800
  • 51d90947f8
    Merge branch 'master' into h2-test-fix Rob Ede 2021-02-27 22:31:31 +0000
  • badae2f8fd
    add local_address bind for client builder (#2024) fakeshadow 2021-02-27 14:31:14 -0800
  • b489659494
    Merge branch 'master' into h2-test-fix Rob Ede 2021-02-27 22:29:11 +0000
  • a059fd4d20
    fix h2 tests Rob Ede 2021-02-27 22:21:37 +0000
  • c43680ff0f
    Merge branch 'master' into feat/awc-local_addr Rob Ede 2021-02-27 21:58:04 +0000
  • 1f34718ecd
    Use once_cell instead of lazy_static (#2029) fboulnois 2021-02-27 16:55:50 -0500
  • af15f55917
    Merge branch 'master' into master Rob Ede 2021-02-27 21:00:58 +0000
  • ebda60fd6b
    refactor boxed route (#2033) fakeshadow 2021-02-27 13:00:36 -0800
  • c8e0c3d7cf
    Merge branch 'master' into fix/actix-tls-build Rob Ede 2021-02-27 21:00:27 +0000
  • d242f57758
    fix tests for codecov Rob Ede 2021-02-27 20:58:44 +0000
  • b9a14f853b
    Merge branch 'master' into fix/actix-tls-build Rob Ede 2021-02-27 19:57:26 +0000
  • b95e1dda34
    pin h2 to 0.3.0 Rob Ede 2021-02-27 19:57:09 +0000
  • 8807fb6064 fix build of openssl feature fakeshadow 2021-02-28 02:00:55 +0800
  • 2bd42d7002 add interval check for payload pending fakeshadow 2021-02-27 22:29:40 +0800
  • e620f8d83a
    Merge branch 'master' into feature/client_middleware fakeshadow 2021-02-27 02:51:48 -0800
  • 3a67668e7d
    Merge branch 'master' into feat/awc-local_addr fakeshadow 2021-02-27 02:49:26 -0800
  • 8d092b9a56 refactor: use once_cell instead of lazy_static fboulnois 2021-02-26 17:30:36 -0500
  • 8f2a97c6e3
    Update README example links (#2027) Daniel T. Rodrigues 2021-02-25 22:21:56 -0300
  • c4b02c030b
    Update README example links Daniel T. Rodrigues 2021-02-25 22:10:18 -0300
  • 526f971386 update dep fakeshadow 2021-02-26 01:22:19 +0800
  • db02d3cd7f
    Merge branch 'master' into feat/awc-local_addr fakeshadow 2021-02-25 09:19:50 -0800
  • ebaf25d55a
    Fix typos in CHANGES.md (#2025) Baran Demirbaş 2021-02-24 19:19:40 +0300
  • 9d843e0cdf
    Update CHANGES.md Rob Ede 2021-02-24 16:19:17 +0000
  • e7f1020c17
    Fix typos from CHANGES.md Baran Demirbaş 2021-02-24 18:39:57 +0300
  • 42711c23d7
    Port over doc comments in route macros. (#2022) Erik Johnston 2021-02-24 12:26:56 +0000
  • 99a1db806c Simplify creating and using doc_attributes vec Erik Johnston 2021-02-24 11:55:17 +0000
  • 16d21906df
    Apply suggestions from code review Erik Johnston 2021-02-24 11:51:30 +0000
  • f78b219856
    Merge branch 'master' into codegen_port_doc_comments Rob Ede 2021-02-24 10:19:54 +0000
  • 6f38e73838
    Update CHANGES.md Rob Ede 2021-02-24 10:11:44 +0000
  • 257a7d3307 Handle multi-line doc comments. Erik Johnston 2021-02-24 09:59:03 +0000
  • f6393728c7
    remove usage of actix_utils::mpsc (#2023) Rob Ede 2021-02-24 09:08:56 +0000
  • bd63a8a1dc update changelog fakeshadow 2021-02-24 15:31:17 +0800
  • 0e4cc7ca71 add local_address bind for client builder fakeshadow 2021-02-24 15:26:56 +0800
  • a43ef668a8
    remove usage of actix_utils::mpsc Rob Ede 2021-02-24 01:34:56 +0000
  • cb1a712296 Port over doc comments in route macros. Erik Johnston 2021-02-23 22:54:38 +0000
  • 4aa45055bf fix clippy fakeshadow 2021-02-23 18:41:22 +0800
  • 2a2fc6022b rename redirect middleware name. fix method not reset on 307/308 fakeshadow 2021-02-23 17:53:37 +0800
  • 9578b50bb2
    Merge branch 'master' into feature/client_middleware Rob Ede 2021-02-22 15:39:45 +0000
  • d92ab7e8e0
    add msrv to clippy config (#1862) Ibraheem Ahmed 2021-02-22 10:39:31 -0500
  • 3c6eebbb2c
    Merge branch 'master' into feature/client_middleware fakeshadow 2021-02-22 07:36:41 -0800
  • b21e1c5ec9 add msrv to clippy.toml ibraheemdev 2021-02-22 09:05:34 -0500
  • 4ca0c74f1c
    Merge branch 'master' into master Rob Ede 2021-02-22 13:08:41 +0000
  • 5845b3965c
    actix-http-test: minimize features of dependencies (#2019) Alex Rebert 2021-02-22 07:00:08 -0500
  • 814f616590
    Merge branch 'master' into master Rob Ede 2021-02-22 11:15:26 +0000
  • aacec30ad1
    reduce duplicate code (#2020) fakeshadow 2021-02-22 03:15:12 -0800
  • 986198ab8f
    Implement getters for named file fields Janis Goldschmidt 2021-02-22 11:50:28 +0100
  • b999ab27a3 fix no default feature fakeshadow 2021-02-21 13:54:03 -0800
  • 22f251de1a expose multiple types related to InnerConnector fakeshadow 2021-02-21 13:42:02 -0800
  • 73c2c68aac fix no default feature fakeshadow 2021-02-21 09:04:21 -0800
  • 4936340901 reduce duplicate code fakeshadow 2021-02-21 08:30:50 -0800
  • cba8292780
    actix-http: fix test to work without cookies features Alexandre Rebert 2021-02-20 21:31:34 -0500
  • 54c92f0f0f
    actix-http-test: minimize features of deps Alexandre Rebert 2021-02-20 20:45:22 -0500
  • 2dbdf61c37
    Inner field of web::Query is public again (#2016) (#2017) Adam Chalmers 2021-02-20 11:59:09 -0600
  • 7ac4615bd0
    Update CHANGES.md Rob Ede 2021-02-20 17:30:34 +0000
  • 7075f47c25 Inner field of web::Query is public again (#2016) Adam Chalmers 2021-02-19 18:26:14 -0600
  • 414bda446e
    Merge pull request #1 from actix/master Muhammad-Jibril 2021-02-20 19:39:19 +0800
  • 6437474d3e add partial body reuse fakeshadow 2021-02-19 02:39:36 -0800
  • 68d079ba36 static dispatch redirect future fakeshadow 2021-02-19 00:20:26 -0800
  • d7bdd04336 add client middleware fakeshadow 2021-02-18 22:22:56 -0800
  • 83365058ce
    Fix HTTP client link (#2011) Dávid Szabó 2021-02-18 22:56:24 +0100
  • ca8b716aa8
    Fix HTTP client link Dávid Szabó 2021-02-18 22:50:05 +0100
  • 3b93c62e23
    Fix Json extractor to be 32kB by default (#2010) Richard Janis Goldschmidt 2021-02-18 16:20:20 +0100
  • 4b6c07e0d9
    Merge branch 'master' into fix_json_default_limit Rob Ede 2021-02-18 14:41:10 +0000