Commit Graph

2033 Commits

Author SHA1 Message Date
Rob Ede 5454699bab
propagate response error in all necessary places 2022-01-24 11:56:23 +00:00
Rob Ede d7c5c966d2
remove impl Future for HttpResponse (#2601) 2022-01-24 11:56:01 +00:00
Rob Ede 50894e392e
document new body map types 2022-01-23 23:26:35 +00:00
Rob Ede c92aa31f91
document full percent-decoding of web::Path 2022-01-22 16:17:46 +00:00
Rob Ede c25dd23820
move path impls to derives 2022-01-22 04:02:34 +00:00
Rob Ede cb7347216c
add `Logger::log_target` (#2594) 2022-01-21 17:19:17 +00:00
Rob Ede ae7f71e317
remove ambiguous `HttpResponseBuilder::del_cookie` (#2591) 2022-01-21 17:18:07 +00:00
Rob Ede bc89f0bfc2
s/example/examples 2022-01-21 16:56:33 +00:00
Rob Ede f227e880d7
refactor route codegen to be cleaner 2022-01-20 01:53:02 +00:00
Rob Ede 68ad81f989
remove debug logs 2022-01-20 01:30:33 +00:00
Rob Ede f2e736719a
add url_for test for conflicting named resources 2022-01-20 01:30:33 +00:00
Rob Ede 81ef12a0fd
add warn log to from_parts if given request is cloned
closes #2562
2022-01-19 22:23:53 +00:00
Rob Ede 1cc3e7b24c
deprecate `Path::path` (#2590) 2022-01-19 20:26:33 +00:00
Rob Ede 3dd98c308c
document Path::unprocessed panic 2022-01-19 18:33:23 +00:00
Rob Ede 5ee555462f
add `HttpResponse::add_removal_cookie` (#2586) 2022-01-19 16:36:11 +00:00
Rob Ede 2ffc21dd4f
move response extensions out of head (#2585) 2022-01-19 02:09:25 +00:00
Rob Ede edbb9b047e
prepare actix-router release 0.5.0-rc.1 2022-01-14 19:59:36 +00:00
Ali MJ Al-Nasrawy 32742d0715
support opaque app in test helpers (#2584) 2022-01-14 19:45:32 +00:00
Ali MJ Al-Nasrawy d90c1a2331
convert error in `Result` extractor (#2581)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-01-12 18:59:22 +00:00
Ali MJ Al-Nasrawy 2a12b41456
fix support for 12 extractors (#2582)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-01-12 18:31:48 +00:00
Ali MJ Al-Nasrawy c3ce33df05
unify generics across App, Scope and Resource (#2572)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-01-05 15:02:28 +00:00
Rob Ede 4431c8da65
fix bench 2022-01-05 14:10:38 +00:00
Michael 2d11ab5977
Add `ServiceConfig::configure` (#1988)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-01-05 12:31:39 +00:00
Rob Ede 4ebf16890d
add `GuardContext::header` (#2569) 2022-01-05 11:47:14 +00:00
Ali MJ Al-Nasrawy 2462b6dd5d
generalize impl Responder for HttpResponse (#2567)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-01-05 04:42:52 +00:00
Ali MJ Al-Nasrawy 49cfabeaf5
simplify Resource trait (#2568)
Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-01-05 04:34:13 +00:00
Rob Ede 05336269f9
prepare actix-router release 0.5.0-beta.4 2022-01-04 15:33:44 +00:00
Rob Ede 86df295ee2
fully percent decode path segments when capturing (#2566) 2022-01-04 15:19:29 +00:00
Rob Ede 85c9b1a263
move quoter 2022-01-04 12:58:40 +00:00
Rob Ede 93754f307f
try path config from Data as well 2022-01-04 04:08:46 +00:00
Rob Ede 0bc4ae9158
remove `BodyEncoding` trait (#2565) 2022-01-03 18:46:04 +00:00
Rob Ede 19a46e3925
fix doc test 2022-01-03 15:35:47 +00:00
Rob Ede 68cd853aa2
improve docs for Compress 2022-01-03 14:59:01 +00:00
Rob Ede 25fe1bbaa5
add double compress layer test 2022-01-03 14:05:08 +00:00
Rob Ede e890307091
Fix AcceptEncoding header (#2501) 2022-01-03 13:17:57 +00:00
Rob Ede 5dcb250237
fix doc test 2021-12-31 07:53:53 +00:00
Rob Ede b4ff6addfe
use match name if possible in data debug log 2021-12-30 07:15:57 +00:00
Rob Ede 231a24ef8d
improve application data docs 2021-12-30 07:11:35 +00:00
Rob Ede a87e01f0d1
bump msrv to 1.54 2021-12-29 08:59:15 +00:00
Rob Ede 2b2de29800
never return port in `realip_remote_addr` (#2554) 2021-12-28 14:52:43 +00:00
Rob Ede 0f5c876c6b
tweak guard docs 2021-12-28 14:50:48 +00:00
Rob Ede 4616ca8ee6
rework `Guard` trait (#2552) 2021-12-28 02:37:13 +00:00
Rob Ede 2308f8afa4
use const header values where possible 2021-12-27 16:15:33 +00:00
Ali MJ Al-Nasrawy 554ae7a868
rework Handler trait (#2549) 2021-12-27 00:44:30 +00:00
Rob Ede 2e493cf791
remove crate level clippy allows 2021-12-25 04:53:51 +00:00
Rob Ede 5860fe5381
expose Handler trait 2021-12-25 04:43:59 +00:00
Rob Ede adf9935841
improve scope documentation
closes #2389
2021-12-25 03:44:09 +00:00
Mark Lodato 34e5c7c799
Improve module docs for error handler middleware (#2543) 2021-12-25 02:35:19 +00:00
Rob Ede 01cbfc5724
reduce -http re-exports in awc 2021-12-25 02:34:35 +00:00
Rob Ede d2590fd46c
`ClientRequest::send_body` takes `impl MessageBody` (#2546) 2021-12-25 02:33:37 +00:00