Commit Graph

  • e8c4b2e673
    docs: add documentation to `middleware` module Nerixyz 2023-07-13 19:19:53 +0200
  • ce3af777a0
    Fix typo (#3062) mitsubosh 2023-07-06 01:29:10 +0900
  • f2e430505d add generics example to actix-web Pavel Bakun 2023-07-04 19:33:12 +0300
  • 38d87516a0 Fix typo mitsubosh 2023-07-03 22:31:20 +0900
  • 0e8ed50e3a
    align awc's h2 version (#3051) Dylan DPC 2023-07-02 06:26:12 +0530
  • b92f5bede6
    Merge branch 'master' into patch-1 Rob Ede 2023-07-02 01:42:06 +0100
  • 4eeb01415c
    Fix failing test on Windows (#3037) Raminder Singh 2023-07-02 06:06:06 +0530
  • d1f5a4457a
    Merge branch 'master' into I_NEED_MY_TEA Rob Ede 2023-07-02 01:15:08 +0100
  • 876dd947ab
    Merge branch 'master' into fix-failing-test Rob Ede 2023-07-02 01:09:42 +0100
  • 0c637e5768
    Merge branch 'master' into patch-1 Rob Ede 2023-07-02 01:09:32 +0100
  • 241da6e081
    update MSRV to 1.65 (#3059) Rob Ede 2023-07-02 01:09:15 +0100
  • d1abf8d77f
    temporarily use nightly-2023-06-28 for public-api diff job Rob Ede 2023-07-02 00:33:44 +0100
  • a15444b19f
    update socket2 to 0.5 Rob Ede 2023-07-02 00:29:44 +0100
  • b657aa70e1
    remove unnecessary Try{From,Into} imports Rob Ede 2023-07-02 00:04:02 +0100
  • 40d2df94ec
    declare edition 2021 Rob Ede 2023-07-01 23:54:23 +0100
  • 6645706c71
    bump rcgen to 0.11 Rob Ede 2023-07-01 23:52:58 +0100
  • 77b3cceffa
    update env_logger to 0.10 Rob Ede 2023-07-01 23:52:37 +0100
  • f08e7cd300
    address new clippy lints Rob Ede 2023-07-01 23:47:46 +0100
  • 56030447e9
    update trybuild tests to 1.65 compile errors Rob Ede 2023-07-01 23:44:13 +0100
  • 66e61cacc0
    update MSRV to 1.65 Rob Ede 2023-07-01 23:38:28 +0100
  • 2b2f191cd9 Fix failing test on Windows Raminder Singh 2023-05-18 17:58:17 +0530
  • 6347197c5b
    Update Cargo.toml Dylan DPC 2023-06-17 12:01:51 +0530
  • b1e8fffb43
    Merge branch 'master' into channel-body-type yinho999 2023-06-16 04:37:26 -0400
  • 3de1a38f20 fix: also hide cookie header Nathan Shaaban 2023-06-14 19:58:21 +0000
  • 7354049d32
    Merge branch 'master' into hide-authorization-header-in-httprequest-debug-output Nathan Shaaban 2023-06-14 19:42:02 +0000
  • 1072d0dacf
    address lints Rob Ede 2023-06-09 15:15:09 +0100
  • 58c19b817f
    docs(actix-web/README.md): update benchmark link (#3046) Imamuzzaki Abu Salam 2023-06-09 20:29:10 +0700
  • c86f6106ad
    docs(actix-web/README.md): update benchmark link Imamuzzaki Abu Salam 2023-06-09 08:48:38 +0700
  • e0566bd212
    Write changelog cyqsimon 2023-05-31 21:22:27 +0800
  • 34a5c3f044
    Add missing convenience methods on `HttpResponse` cyqsimon 2023-05-31 21:16:25 +0800
  • e600c065c5
    Merge branch 'master' into channel-body-type yinho999 2023-05-31 08:47:41 +0100
  • 5f1a4607e5
    fix response body when no content-length header Armand Mégrot 2023-05-20 12:03:09 +0200
  • d394131d4a Address issue 3033 eliote@liatrio.com 2023-05-11 09:42:32 -0400
  • 17218dc6c8
    minor optimization: reserve buffer once length is known (ws) (#2950) moh-eulith 2023-05-07 11:13:10 -0400
  • bf30243996 minor optimization: reserve buffer once length is known when reading websockets Mohammad Rezaei 2022-12-21 16:28:09 -0500
  • 39b060ae7c
    update cookie to v0.17 Zan Pan 2023-05-07 12:12:09 +0800
  • 6fdda45ca3
    update bitflags to v2 Rob Ede 2023-05-06 11:38:51 +0100
  • 8b2b755cde
    fix guard mod docs Rob Ede 2023-05-06 11:37:11 +0100
  • ffc4f67542
    feat: Add earlydata middleware Janne Heß 2023-05-05 14:24:45 +0200
  • 9d5acbe424
    Merge branch 'master' into add-dependabot-config Vasiliy Taranov 2023-04-28 02:03:20 +0300
  • 58e3490b08
    Merge branch 'master' into channel-body-type yinho999 2023-04-23 23:29:47 +0100
  • de1efa673f
    Refine GHA workflows (#3023) Yuki Okushi 2023-04-24 04:46:57 +0900
  • 2bb5e3b89f
    add open-pull-requests-limit oriontvv 2023-04-23 21:12:34 +0300
  • cd33d61e11
    Upgrade Swatinem/rust-cache to v2.2.1 Yuki Okushi 2023-04-23 11:24:21 +0900
  • 01e2ea129f
    Remove use of actions-rs Yuki Okushi 2023-04-23 11:23:26 +0900
  • 4e1cd22473
    Merge branch 'master' into channel-body-type yinho999 2023-04-22 21:26:38 +0100
  • 5d4f591875
    fix RUSTSEC-2023-0034 by updating h2 (#3022) Surya 2023-04-22 13:53:35 +0100
  • bd07119cc3
    fix RUSTSEC-2023-0034 by updating h2 suryapandian 2023-04-22 13:29:59 +0100
  • fd154f5234 Update changelogs yinho999 2023-04-21 22:28:28 +0100
  • 1451ad8614 Proofread and restructure the documentation. yinho999 2023-04-21 22:25:13 +0100
  • 67cc0ee6b4 Proofread and restructure the documentation. yinho999 2023-04-21 22:16:26 +0100
  • 1df5b562a0
    Create dependabot.yml Vasiliy Taranov 2023-04-20 15:14:41 +0300
  • ba58221310 Complete Unit Testing yinho999 2023-04-19 22:08:00 +0100
  • 7038c4fe45 Added Docs test for channel, sender and receiver structs and function. Adding Unit testing root 2023-04-18 21:56:00 +0100
  • 6d2a5fea64 Add channel wrapper, docs and testing yinho999 2023-04-18 00:16:20 +0100
  • 0ae1bbd25d
    Updated documentation comments for c76056b and f70c36e Yinuo Deng 2023-04-15 00:10:32 +0800
  • e6b8af5aad
    Updated CHANGES.md for c76056b and f70c36e Yinuo Deng 2023-04-15 00:06:29 +0800
  • c66233e225
    Run rustfmt on c76056b and f70c36e Yinuo Deng 2023-04-14 23:59:23 +0800
  • f70c36eff0
    Automatically use no_chunking if user specifies stream size Yinuo Deng 2023-04-14 23:32:45 +0800
  • c76056bc7e
    Set mime type for stream response if it is not set by the user Yinuo Deng 2023-04-14 21:43:31 +0800
  • 1c6ba2b0a8
    Merge branch 'master' into fix-compression-middleware-images Rob Ede 2023-04-11 00:16:31 +0100
  • e81dc768dc
    expose h2c methods on HttpServer (#2999 Rob Ede 2023-04-06 03:11:28 +0100
  • 0216cb186e
    add Compress::with_predicate pr/cptrodolfox/2996 Rob Ede 2023-04-02 05:54:34 +0100
  • 2b543437c3
    Merge branch 'master' into fix-compression-middleware-images Rob Ede 2023-04-02 04:17:44 +0100
  • bb8817dfef
    update h2c docs Rob Ede 2023-04-02 03:56:40 +0100
  • c8c550e6e7
    Merge branch 'master' into auto-h2c Rob Ede 2023-04-02 03:27:33 +0100
  • 97399e8c8c
    simplify CI Rob Ede 2023-04-02 03:27:14 +0100
  • 8dee8a1426
    docs(actix-http-test): update test server example (#3007) Elijah 2023-04-01 00:09:13 +0600
  • 346fe8b902
    Update CHANGES.md Rob Ede 2023-03-31 18:38:05 +0100
  • ddf7b9ea4c docs(actix-http-test): 📝 update test server example Ilya Kalitov 2023-03-31 11:06:01 +0600
  • 8b8ab0aac7 docs(actix-http-test): 📝 update test server example Ilya Kalitov 2023-03-31 11:03:35 +0600
  • e68f87f84f
    add API diff to CI (#3002) Rob Ede 2023-03-15 13:32:55 +0000
  • d827616d05
    Merge branch 'master' into api-diff Rob Ede 2023-03-15 05:39:10 +0000
  • 0f3068f488
    ci(windows): use choco to install openssl (#3003 Rob Ede 2023-03-15 05:39:02 +0000
  • e7c41fcffb
    ci: remove openssl install on windows Rob Ede 2023-03-15 04:30:53 +0000
  • 55b0bba177
    add API diff to CI Rob Ede 2023-03-15 04:07:41 +0000
  • a3ec0ccf99 misc: improve default compress function William R. Arellano 2023-03-14 22:21:18 -0500
  • e9a1aeebce feat(compress): give more control to the user William R. Arellano 2023-03-14 22:00:08 -0500
  • 14b09e35d1 feat(compress): use response content type to decide compress William R. Arellano 2023-03-14 21:55:15 -0500
  • 2bfc170fb0 feat(compress): add compress function to middleware William R. Arellano 2023-03-14 16:38:14 -0500
  • 42fd6290d6
    Merge branch 'actix:master' into fix-compression-middleware-images William R. Arellano 2023-03-14 16:06:27 -0500
  • 5e29726c4f
    standardize error messages in actix-http Rob Ede 2023-03-13 17:17:02 +0000
  • 442fa279da
    uncomment error variant Rob Ede 2023-03-13 14:30:21 +0000
  • bfdc29ebb8
    normalize actix-files error messages Rob Ede 2023-03-13 14:22:50 +0000
  • 0e7380659f
    implement Error for BodyLimitExceeded Rob Ede 2023-03-13 13:40:09 +0000
  • 44c5cdaa10
    bound initial allocation in to_bytes_limited Rob Ede 2023-03-13 13:40:07 +0000
  • 9e7a6fe57b
    add `body::to_bytes_limited` (#3000 Rob Ede 2023-03-13 13:31:48 +0000
  • e5287bde38
    rename to_bytes_limited Rob Ede 2023-03-12 16:54:21 +0000
  • 0fd301ba14
    Merge branch 'master' into to-body-limit Rob Ede 2023-03-12 15:32:23 +0000
  • dfaca18584
    add compression_responses benchmark (#3001) Rob Ede 2023-03-12 15:32:07 +0000
  • ed490ee9d3
    add compression_responses benchmark Rob Ede 2023-03-12 06:12:12 +0000
  • 5584f8f12f
    add body::to_body_limit Rob Ede 2023-03-12 05:36:51 +0000
  • 19c9d858f2
    support 16 extractors Rob Ede 2023-03-12 04:29:22 +0000
  • 4131786127
    remove old benchmarks Rob Ede 2023-03-11 23:20:02 +0000
  • 0ba147ef71
    update actions/checkout to v3 Rob Ede 2023-03-11 23:19:03 +0000
  • f22075d6cc
    expose h2c methods on HttpServer Rob Ede 2023-03-11 22:39:09 +0000
  • 3fc01c4887
    refactor server binding Rob Ede 2023-03-11 22:17:52 +0000
  • 4c4024c949
    fix minimal version specs for mime Rob Ede 2023-03-11 22:14:58 +0000
  • c96844ab14 misc: add unit test for expected behaviour jpeg William R. Arellano 2023-03-07 21:11:41 -0500
  • 68adcf657a Add test to check content type image/* William R. Arellano 2023-03-07 20:32:37 -0500