Commit Graph

  • eade122db2 feat(service): implement Service for reference types (#3607) Liam Perlaki 2024-05-27 14:58:06 +02:00
  • 3b858ed482 refactor(proto): remove redundant reference tottoto 2024-05-14 19:58:17 +09:00
  • b13b32acdd chore(ext): allow clippy::absurd_extreme_comparisons for readability tottoto 2024-05-14 19:56:32 +09:00
  • 5ecafccdfe refactor(body): refactor redundant closure style tottoto 2024-05-14 19:52:08 +09:00
  • 464d3aec86 refactor(lib): replace deprecated numeric api with primitive one tottoto 2024-05-14 19:49:21 +09:00
  • a8f9e06ae5 Add test for HTTP2 CONNECT termination (#3655) John Howard 2024-05-17 05:46:46 -07:00
  • ac84af6b32 feat(http1): add support for receiving trailer fields (#3637) Herman J. Radtke III 2024-05-13 15:24:25 -04:00
  • 5e0d0546eb add end_to_end (cargo) benchmark result for e77cefe3de github-action-benchmark 2024-05-10 03:26:01 +00:00
  • b9931c939d add pipeline (cargo) benchmark result for e77cefe3de github-action-benchmark 2024-05-10 03:25:01 +00:00
  • e77cefe3de fix(example): change TokioTimer usage to match hyper-util end-user experience (#3658) krakow10 2024-05-09 20:24:07 -07:00
  • b742ca1dcb add end_to_end (cargo) benchmark result for 56ef0cc791 github-action-benchmark 2024-05-08 12:32:45 +00:00
  • b177db23af add pipeline (cargo) benchmark result for 56ef0cc791 github-action-benchmark 2024-05-08 12:31:51 +00:00
  • 56ef0cc791 chore(lib): fix unexpected cfg warning (#3660) tottoto 2024-05-08 21:31:01 +09:00
  • 3688eb0344 add end_to_end (cargo) benchmark result for c62ea805b5 github-action-benchmark 2024-05-03 21:22:37 +00:00
  • 7073034094 add pipeline (cargo) benchmark result for c62ea805b5 github-action-benchmark 2024-05-03 21:21:42 +00:00
  • c62ea805b5 docs(example): remove incorrect comment in example (#3656) Maxwell Borden 2024-05-03 23:20:44 +02:00
  • 89011d4a97 add end_to_end (cargo) benchmark result for 39b88d5c99 github-action-benchmark 2024-05-03 21:15:49 +00:00
  • d4c8da28ec add pipeline (cargo) benchmark result for 39b88d5c99 github-action-benchmark 2024-05-03 21:14:49 +00:00
  • 39b88d5c99 refactor(lib): fix some unused warnings (#3657) Sean McArthur 2024-05-03 17:14:00 -04:00
  • 6283d58f36 add end_to_end (cargo) benchmark result for 721785efad github-action-benchmark 2024-04-29 18:14:17 +00:00
  • 72664c8d45 add pipeline (cargo) benchmark result for 721785efad github-action-benchmark 2024-04-29 18:13:12 +00:00
  • 721785efad feat(server): add Builder::auto_date_header(bool) to allow disabling Date headers Edward C 2024-04-29 14:12:22 -04:00
  • 76b4de0d90 add end_to_end (cargo) benchmark result for a3269f7ab2 github-action-benchmark 2024-04-26 15:35:16 +00:00
  • 55af499c4e add pipeline (cargo) benchmark result for a3269f7ab2 github-action-benchmark 2024-04-26 15:34:20 +00:00
  • a3269f7ab2 fix(http2): stop removing "Trailer" header in HTTP/2 responses as per RFC 9110 (#3648) Qishuai Liu 2024-04-27 00:33:30 +09:00
  • 48341b570b add end_to_end (cargo) benchmark result for 226305d0fc github-action-benchmark 2024-04-20 13:55:25 +00:00
  • ed560bd627 add pipeline (cargo) benchmark result for 226305d0fc github-action-benchmark 2024-04-20 13:54:36 +00:00
  • 226305d0fc fix(http1): improve debug messages when sending trailers Herman J. Radtke III 2024-04-20 08:23:23 -04:00
  • aa342b95dc add end_to_end (cargo) benchmark result for e2d451e27b github-action-benchmark 2024-04-17 13:17:35 +00:00
  • d3155ab092 add pipeline (cargo) benchmark result for e2d451e27b github-action-benchmark 2024-04-17 13:16:31 +00:00
  • 24086f2c9e add end_to_end (cargo) benchmark result for 555e140057 github-action-benchmark 2024-04-17 13:16:12 +00:00
  • e2d451e27b refactor(h1): resolve deprecated std::usize tottoto 2024-04-17 11:14:01 +09:00
  • decb3e6cc2 add pipeline (cargo) benchmark result for 555e140057 github-action-benchmark 2024-04-17 13:15:06 +00:00
  • 555e140057 refactor(proto): replace map and unwrap_or combination with map_or tottoto 2024-04-17 11:24:35 +09:00
  • d2e4d91b8a add end_to_end (cargo) benchmark result for c78379e5ec github-action-benchmark 2024-04-16 12:57:03 +00:00
  • 0881f9d0e8 add pipeline (cargo) benchmark result for c78379e5ec github-action-benchmark 2024-04-16 12:56:05 +00:00
  • c78379e5ec v1.3.1 v1.3.1 Sean McArthur 2024-04-16 08:54:47 -04:00
  • e93b4c2649 add end_to_end (cargo) benchmark result for 3705a7e430 github-action-benchmark 2024-04-16 12:38:33 +00:00
  • 85323095f1 add pipeline (cargo) benchmark result for 3705a7e430 github-action-benchmark 2024-04-16 12:37:52 +00:00
  • 3705a7e430 Revert "fix(client): send content-length even with no body" Sean McArthur 2024-04-16 08:25:09 -04:00
  • 3a86424738 add end_to_end (cargo) benchmark result for d53305a60e github-action-benchmark 2024-04-15 13:45:11 +00:00
  • 4bc1ed31dd add pipeline (cargo) benchmark result for d53305a60e github-action-benchmark 2024-04-15 13:44:18 +00:00
  • d53305a60e v1.3.0 v1.3.0 Sean McArthur 2024-04-15 09:09:00 -04:00
  • 12ae513657 add end_to_end (cargo) benchmark result for dc27043aa3 github-action-benchmark 2024-04-15 13:00:13 +00:00
  • 91f8a5c7fb add pipeline (cargo) benchmark result for dc27043aa3 github-action-benchmark 2024-04-15 12:59:10 +00:00
  • dc27043aa3 feat(ext): implement From ReasonPhrase for Bytes tottoto 2024-03-28 23:36:21 +09:00
  • 65fbd056f3 add end_to_end (cargo) benchmark result for 6aee2e6e26 github-action-benchmark 2024-04-15 12:12:25 +00:00
  • fec52411d9 add pipeline (cargo) benchmark result for 6aee2e6e26 github-action-benchmark 2024-04-15 12:11:12 +00:00
  • 6aee2e6e26 feat(service): expose Service and HttpService trait unconditionally tottoto 2024-03-02 12:46:12 +09:00
  • 3c2fa61537 add end_to_end (cargo) benchmark result for 172fdfaf0e github-action-benchmark 2024-04-15 11:28:00 +00:00
  • ed9385a468 add pipeline (cargo) benchmark result for 172fdfaf0e github-action-benchmark 2024-04-15 11:27:03 +00:00
  • 172fdfaf0e fix(client): send content-length even with no body Sean McArthur 2024-04-14 08:44:05 -04:00
  • 3f7cad81fd add end_to_end (cargo) benchmark result for b79be91169 github-action-benchmark 2024-04-10 22:59:17 +00:00
  • c14bff72bc add pipeline (cargo) benchmark result for b79be91169 github-action-benchmark 2024-04-10 22:58:16 +00:00
  • b79be91169 fix(server): avoid unwrapping for the Future impl of HTTP/1 UpgradeableConnection (#3627) Artem Medvedev 2024-04-11 00:57:23 +02:00
  • f03132a86d add end_to_end (cargo) benchmark result for 203d1b090d github-action-benchmark 2024-04-05 17:59:47 +00:00
  • ffa6422864 add pipeline (cargo) benchmark result for 203d1b090d github-action-benchmark 2024-04-05 17:58:50 +00:00
  • 203d1b090d fix(http2): max_header_list_size(num) defaults to 16kb Sean McArthur 2024-03-26 09:12:22 -04:00
  • 1c5b1b87ae feat(client): add max_header_list_size(num) to http2::Builder. Sean McArthur 2024-03-26 09:10:54 -04:00
  • c538246b80 add end_to_end (cargo) benchmark result for df33d4d908 github-action-benchmark 2024-04-03 20:08:38 +00:00
  • f283e473bf add pipeline (cargo) benchmark result for df33d4d908 github-action-benchmark 2024-04-03 20:07:53 +00:00
  • df33d4d908 refactor(h1): use UninitSlice::as_uninit_slice_mut() instead of cast (#3618) Sean McArthur 2024-04-03 16:06:51 -04:00
  • 54bb72328a add end_to_end (cargo) benchmark result for fabb886785 github-action-benchmark 2024-04-03 12:19:46 +00:00
  • 92670f27dd add pipeline (cargo) benchmark result for fabb886785 github-action-benchmark 2024-04-03 12:18:52 +00:00
  • fabb886785 chore: remove repetitive words in comment (#3619) crazehang 2024-04-03 20:17:58 +08:00
  • 78545e9c75 add end_to_end (cargo) benchmark result for 330ddf1de1 github-action-benchmark 2024-04-01 14:48:23 +00:00
  • 3e4cd3986a add pipeline (cargo) benchmark result for 330ddf1de1 github-action-benchmark 2024-04-01 14:47:19 +00:00
  • 330ddf1de1 feat(client): add max_pending_accept_reset_streams HTTP2 option (#3617) dswij 2024-04-01 22:46:22 +08:00
  • eeda834efa add end_to_end (cargo) benchmark result for 6ecf85218f github-action-benchmark 2024-03-31 15:32:17 +00:00
  • c8561b3179 add pipeline (cargo) benchmark result for 6ecf85218f github-action-benchmark 2024-03-31 15:31:23 +00:00
  • 6ecf85218f fix: avoid graceful_shutdown panic on upgraded H1 connection (#3616) Artem Medvedev 2024-03-31 17:30:30 +02:00
  • 8d1076e7b5 add end_to_end (cargo) benchmark result for bc9a86f58f github-action-benchmark 2024-03-28 14:04:24 +00:00
  • 1df0bbe52d add pipeline (cargo) benchmark result for bc9a86f58f github-action-benchmark 2024-03-28 14:03:20 +00:00
  • bc9a86f58f refactor(lib): use non_exhaustive attribute (#3420) tottoto 2024-03-28 23:02:20 +09:00
  • 548bc3ee7a add end_to_end (cargo) benchmark result for 12ab310d9f github-action-benchmark 2024-03-26 13:26:46 +00:00
  • bc5e4160cb add pipeline (cargo) benchmark result for 12ab310d9f github-action-benchmark 2024-03-26 13:25:56 +00:00
  • 12ab310d9f refactor(ext): add feature config to HeaderCaseMap tottoto 2024-03-26 22:19:09 +09:00
  • edc62daab4 add end_to_end (cargo) benchmark result for 0013bdda5c github-action-benchmark 2024-03-15 12:14:31 +00:00
  • 2ed9bb0f9c add pipeline (cargo) benchmark result for 0013bdda5c github-action-benchmark 2024-03-15 12:13:28 +00:00
  • 0013bdda5c feat: relax connection IO trait bounds (#3595) Eric Rosenberg 2024-03-15 05:12:38 -07:00
  • 3782dd9093 add end_to_end (cargo) benchmark result for 4d0c184f93 github-action-benchmark 2024-03-12 13:48:30 +00:00
  • 42967f02cc add pipeline (cargo) benchmark result for 4d0c184f93 github-action-benchmark 2024-03-12 13:47:34 +00:00
  • 4d0c184f93 chore(dependencies): enable futures-util/alloc for tests Sean McArthur 2024-03-12 08:55:44 -04:00
  • eb8887135d add end_to_end (cargo) benchmark result for 2a093c06a3 github-action-benchmark 2024-03-11 14:29:24 +00:00
  • 1596f85a1f add pipeline (cargo) benchmark result for 2a093c06a3 github-action-benchmark 2024-03-11 14:28:31 +00:00
  • 2a093c06a3 docs: remove reference to Client (#3598) Tom Fryers 2024-03-11 14:27:37 +00:00
  • db0e73adc1 wip noah/error-speed-backports Noah Kennedy 2024-03-07 13:42:47 -06:00
  • 82df42de9b perf: don't box cause for h2 errors noah/dont-box-errorimpl Noah Kennedy 2024-03-07 12:24:38 -06:00
  • 1eaca8d95c perf: don't box ErrorImpl Noah Kennedy 2024-03-07 11:06:33 -06:00
  • 38ba0d14c6 add end_to_end (cargo) benchmark result for 9c438e386c github-action-benchmark 2024-03-06 06:36:45 +00:00
  • ede340b44c add pipeline (cargo) benchmark result for 9c438e386c github-action-benchmark 2024-03-06 06:35:54 +00:00
  • 9c438e386c chore(docs): replace client link in conns documentation (#3501) Glen De Cauwsemaecker 2024-03-06 07:35:01 +01:00
  • 34126a34b3 add end_to_end (cargo) benchmark result for 217c723e12 github-action-benchmark 2024-03-05 13:47:35 +00:00
  • 3244edb410 add pipeline (cargo) benchmark result for 217c723e12 github-action-benchmark 2024-03-05 13:46:36 +00:00
  • 217c723e12 docs(contrib): make tottoto a collaborator Sean McArthur 2024-03-04 15:39:46 -05:00
  • 095faa5979 add end_to_end (cargo) benchmark result for 509e39aad8 github-action-benchmark 2024-03-02 12:28:08 +00:00
  • b0c1b465e4 add pipeline (cargo) benchmark result for 509e39aad8 github-action-benchmark 2024-03-02 12:27:08 +00:00
  • 509e39aad8 docs(contrib): make dswij a collaborator Sean McArthur 2024-03-01 10:27:39 -05:00
  • 269499649d add end_to_end (cargo) benchmark result for 276cb0c1b6 github-action-benchmark 2024-02-29 00:30:13 +00:00
  • ac86c7c67d add pipeline (cargo) benchmark result for 276cb0c1b6 github-action-benchmark 2024-02-29 00:29:18 +00:00