1
0
mirror of https://github.com/fafhrd91/actix-web synced 2025-04-18 11:15:20 +02:00

Commit Graph

  • 6fdda45ca3
    update bitflags to v2 Rob Ede 2023-05-06 11:38:51 +01:00
  • 8b2b755cde
    fix guard mod docs Rob Ede 2023-05-06 11:37:11 +01:00
  • de1efa673f
    Refine GHA workflows (#3023) Yuki Okushi 2023-04-24 04:46:57 +09:00
  • 5d4f591875
    fix RUSTSEC-2023-0034 by updating h2 (#3022) Surya 2023-04-22 13:53:35 +01:00
  • e81dc768dc
    expose h2c methods on HttpServer (#2999 Rob Ede 2023-04-06 03:11:28 +01:00
  • 0216cb186e
    add Compress::with_predicate pr/cptrodolfox/2996 Rob Ede 2023-04-02 05:54:34 +01:00
  • 2b543437c3
    Merge branch 'master' into fix-compression-middleware-images Rob Ede 2023-04-02 04:17:44 +01:00
  • 97399e8c8c
    simplify CI Rob Ede 2023-04-02 03:27:14 +01:00
  • 8dee8a1426
    docs(actix-http-test): update test server example (#3007) Elijah 2023-04-01 00:09:13 +06:00
  • e68f87f84f
    add API diff to CI (#3002) Rob Ede 2023-03-15 13:32:55 +00:00
  • 0f3068f488
    ci(windows): use choco to install openssl (#3003 Rob Ede 2023-03-15 05:39:02 +00:00
  • a3ec0ccf99 misc: improve default compress function William R. Arellano 2023-03-14 22:21:18 -05:00
  • e9a1aeebce feat(compress): give more control to the user William R. Arellano 2023-03-14 22:00:08 -05:00
  • 14b09e35d1 feat(compress): use response content type to decide compress William R. Arellano 2023-03-14 21:55:15 -05:00
  • 2bfc170fb0 feat(compress): add compress function to middleware William R. Arellano 2023-03-14 16:38:14 -05:00
  • 42fd6290d6
    Merge branch 'actix:master' into fix-compression-middleware-images William R. Arellano 2023-03-14 16:06:27 -05:00
  • 5e29726c4f
    standardize error messages in actix-http Rob Ede 2023-03-13 17:17:02 +00:00
  • 442fa279da
    uncomment error variant Rob Ede 2023-03-13 14:30:21 +00:00
  • bfdc29ebb8
    normalize actix-files error messages Rob Ede 2023-03-13 14:22:50 +00:00
  • 0e7380659f
    implement Error for BodyLimitExceeded Rob Ede 2023-03-13 13:40:09 +00:00
  • 44c5cdaa10
    bound initial allocation in to_bytes_limited Rob Ede 2023-03-13 13:40:07 +00:00
  • 9e7a6fe57b
    add body::to_bytes_limited (#3000 Rob Ede 2023-03-13 13:31:48 +00:00
  • dfaca18584
    add compression_responses benchmark (#3001) Rob Ede 2023-03-12 15:32:07 +00:00
  • 19c9d858f2
    support 16 extractors Rob Ede 2023-03-12 04:29:22 +00:00
  • 4131786127
    remove old benchmarks Rob Ede 2023-03-11 23:20:02 +00:00
  • 0ba147ef71
    update actions/checkout to v3 Rob Ede 2023-03-11 23:19:03 +00:00
  • 3fc01c4887
    refactor server binding Rob Ede 2023-03-11 22:17:52 +00:00
  • 4c4024c949
    fix minimal version specs for mime Rob Ede 2023-03-11 22:14:58 +00:00
  • c96844ab14 misc: add unit test for expected behaviour jpeg William R. Arellano 2023-03-07 21:11:41 -05:00
  • 68adcf657a Add test to check content type image/* William R. Arellano 2023-03-07 20:32:37 -05:00
  • 99bccb74ac misc: add temporary nix file William R. Arellano 2023-03-07 20:32:20 -05:00
  • e0939a01fc
    prepare actix-http release 3.3.1 http-v3.3.1 Rob Ede 2023-03-02 17:09:26 +00:00
  • 20c7c07dc0
    fix http version req Rob Ede 2023-03-02 16:21:13 +00:00
  • d7c6774ad5
    add resource method helpers (#2978) Rob Ede 2023-03-02 08:22:22 +00:00
  • 67efa4a4db
    migrate to doc_auto_cfg Rob Ede 2023-02-26 21:55:25 +00:00
  • d77bcb0b7c
    update date in unreleased changelog sections multipart-v0.6.0 multipart-derive-v0.6.0 Rob Ede 2023-02-26 21:45:36 +00:00
  • c4db9a1ae2
    prepare actix-multipart release 0.6.0 Rob Ede 2023-02-26 21:44:57 +00:00
  • 740d0c0c9d
    prepare actix-multipart-derive release 0.6.0 Rob Ede 2023-02-26 21:44:14 +00:00
  • f27584046c
    add todo for header names in next breaking release Rob Ede 2023-02-26 16:31:40 +00:00
  • 129b78f9c7
    prepare actix-test release 0.1.1 test-v0.1.1 Rob Ede 2023-02-26 14:20:48 +00:00
  • ad27150c5f
    fix doc tests Rob Ede 2023-02-26 14:14:04 +00:00
  • 8d5d6a2598
    tweak err handlers docs Rob Ede 2023-02-26 13:28:15 +00:00
  • e97329eb2a
    bump socket2 dep to 0.5 Rob Ede 2023-02-26 04:07:10 +00:00
  • fbfff3e751
    actix-test: allow dynamic port setting (#2960) Kristian Gaylord 2023-02-25 22:25:36 -07:00
  • fdfb3d45db
    remove direct dep on ahash for client pool Rob Ede 2023-02-26 03:50:36 +00:00
  • 4e05629368
    specify safe tokio version range Rob Ede 2023-02-26 03:47:25 +00:00
  • e35ec28cd2
    prepare actix-web release 4.3.1 web-v4.3.1 Rob Ede 2023-02-26 03:44:34 +00:00
  • 35006e9cae
    prepare actix-web-codegen release 4.2.0 codegen-v4.2.0 Rob Ede 2023-02-26 03:42:27 +00:00
  • 115701eb86
    prepare awc release 3.1.1 awc-v3.1.1 Rob Ede 2023-02-26 03:34:47 +00:00
  • e2fed91efd
    format markdown with prettier Rob Ede 2023-02-26 00:55:57 +00:00
  • d4b833ccf0
    actix-multipart: Feature: Add typed multipart form extractor (#2883) Jacob Halsey 2023-02-26 03:26:06 +00:00
  • 358c1cf85b
    improve docs for app_config methods Rob Ede 2023-02-22 23:06:18 +00:00
  • 42193bee29
    fix typos (#2982) Lioness100 2023-02-20 03:11:16 -05:00
  • 98c99f3bc2
    add methods for mapping error responses Rob Ede 2023-02-13 23:40:23 +00:00
  • dc08ea044b
    clippy Rob Ede 2023-02-13 21:09:20 +00:00
  • 85d88ffada
    Fix minor typo in Markdown (#2977) Roy Wellington Ⅳ 2023-02-11 21:47:42 -05:00
  • bf19a0e761
    added body manipulation example for error handlers (#2973) yinho999 2023-02-09 12:37:01 -08:00
  • bf1f169be2
    [awc] change client::Connect to be public (#2690) Joel Wurtz 2023-02-09 10:32:04 +01:00
  • 359d5d5c80
    refactor codegen route guards Rob Ede 2023-02-06 17:06:47 +00:00
  • 65c0545a7a
    added support for creating custom methods with route macro (#2969) edgerunnergit 2023-02-06 18:10:41 +05:30
  • b933ed4456
    add tests for files_listing_renderer Rob Ede 2023-02-03 21:04:07 -05:00
  • 4bff1d0abe
    require safe tokio version range Rob Ede 2023-02-03 20:35:19 -05:00
  • fa106da555
    refactor: move Host guard into own module Rob Ede 2023-01-30 11:36:12 -05:00
  • c15016dafb
    prepare actix-files release 0.6.3 multipart-v0.5.0 files-v0.6.3 Rob Ede 2023-01-21 19:03:19 +00:00
  • 74688843ba
    prepare actix-http-test release 3.1.0 http-test-v3.1.0 actors-v4.2.0 Rob Ede 2023-01-21 19:01:14 +00:00
  • 845156da85
    prepare actix-web-actors release 4.2.0 Rob Ede 2023-01-21 19:01:08 +00:00
  • 98752c053c
    prepare actix-multipart release 0.5.0 Rob Ede 2023-01-21 18:59:13 +00:00
  • df6fde883c
    prepare actix-web release 4.3.0 web-v4.3.0 Rob Ede 2023-01-21 18:57:42 +00:00
  • 8d4cb8c69a
    prepare awc release 3.1.0 awc-v3.1.0 Rob Ede 2023-01-21 18:54:58 +00:00
  • dd9ac4d9b8
    prepare actix-http release 3.3.0 http-v3.3.0 Rob Ede 2023-01-21 18:52:57 +00:00
  • 72c80f9107
    update tokio-uring support to 0.4 Rob Ede 2023-01-21 18:46:44 +00:00
  • b00fe72cf6
    Update base64 to 0.21 (#2966) citreae535 2023-01-21 09:36:08 +08:00
  • 2f0b8a264a
    fix non-empty body of http2 HEAD response (#2920) cumtyc 2023-01-21 08:51:49 +08:00
  • b9f0faafde
    add cache-status and cdn-cache-control header names (#2968) Rob Ede 2023-01-21 00:02:54 +00:00
  • 6627109984
    Add fallible versions of test_utils helpers to actix-test (#2961) Zach 2023-01-11 03:43:51 -08:00
  • b9f54c8796
    use secure tokio version range Rob Ede 2023-01-10 08:58:38 +00:00
  • cfd40b4f15
    Implement MessageBody for Cow<'static, {[u8], str}> (#2959) Nikolai Vazquez 2023-01-06 16:56:16 -05:00
  • 08c2cdf641
    http service finalizer for automatic h2c detection (#2957) Rob Ede 2023-01-03 14:43:02 +00:00
  • fbd0e5dd0a
    add headermap::retain (#2955) Rob Ede 2023-01-02 13:38:07 +00:00
  • 7b936bc443
    add some useful header name constants (#2956) Rob Ede 2023-01-02 13:33:31 +00:00
  • d2364c80c4
    improve error handling on new new example Rob Ede 2023-01-02 00:16:59 +00:00
  • 77459ec415
    add h2c example Rob Ede 2023-01-02 00:14:25 +00:00
  • 6f0a6bd1bb
    address clippy lints Rob Ede 2023-01-01 20:56:27 +00:00
  • 06c3513bc0
    add Allow header to resource's default 405 handler (#2949) Rob Ede 2022-12-21 20:28:45 +00:00
  • 29bd6a1dd5
    fix version requirement for futures_util Rob Ede 2022-12-18 01:34:48 +00:00
  • 17f7cd2aae
    bump zstd to 0.12 Rob Ede 2022-12-18 01:31:06 +00:00
  • ede645ee4e
    bump criterion to 0.4 Rob Ede 2022-12-18 01:11:04 +00:00
  • 6d48593a60
    fix doc tests Rob Ede 2022-11-25 23:28:31 +00:00
  • 3c69d078b2
    add redirect service (#1961) Rob Ede 2022-11-25 21:44:52 +00:00
  • e7c34f2e45
    tweak form docs Rob Ede 2022-11-25 21:38:36 +00:00
  • d708a4de6d
    add acceptable guard (#2265) Rob Ede 2022-11-25 21:04:24 +00:00
  • d97bd7ec17
    fix msrv CI Rob Ede 2022-11-25 17:37:23 +00:00
  • fcd06c9896
    workaround zstd msrv issue Rob Ede 2022-11-25 17:28:06 +00:00
  • 1065043528
    ci: use dtolnay's rust-toolchain action Rob Ede 2022-11-25 17:00:59 +00:00
  • 45b77c6819
    GitHub Workflows security hardening (#2923) Alex 2022-11-04 02:42:22 +02:00
  • a2e2c30d59
    use tokio-util deps directly where possible Rob Ede 2022-10-30 19:47:49 +00:00
  • 83cd061c86
    remove fakeshadow from author lists (#2921) fakeshadow 2022-10-25 23:37:04 +08:00
  • 068909f1b3
    Replace deprecated twoway with memchr (#2909) Alex 2022-10-14 17:52:13 +06:00
  • f8cb71e789
    remove incomplete doc comment Rob Ede 2022-10-14 13:20:38 +02:00
  • 73b94e902d
    fix xhtml pages' content-disposition (#2903) kkocdko 2022-10-09 19:44:10 +08:00