COMMITS
December 28, 2025
D
Update pastebin example to avoid new `gen` reserved keyword; couple of typo fixes (#2975)
Daniel Welsh committed
M
Handle missing `reuse` parameter correctly
Matthew Pomes committed
D
Expose the SNI when possible. (#2943)
Dan Dumont committed
M
Update diesel-async to 0.6, and remove an unnecessary Sync bound (#2972)
Matthew Pomes committed
August 31, 2025
S
Fix upstream breakage in TLS example.
Sergio Benitez committed
August 27, 2025
N
Link directly to GitHub repo in quickstart guide.
Nikita Samusev committed
I
Fix typo in requests guide: 'once' -> 'one'.
iota committed
May 4, 2025
M
Fix new lifetime warnings.
Matthew Pomes committed
M
Add 'Request::version()' to retrieve HTTP version.
Matthew Pomes committed
P
Fix copies in Dockerfile in deploying guide.
Paul Adenot committed
D
Impl 'Default' for 'Config' to match docs.
Dan Fego committed
C
Defer sqlx pool connect errors on startup.
Cormac Relf committed
M
Fix testbench mTLS tests.
Matthew Pomes committed
March 16, 2025
J
Fix typo in 12-pastebin.md: 'crate' -> 'create'.
Jonathan A. McCormick, Jr. committed
December 2, 2024
S
Update 'tokio-tungstenite' to 0.24, 'notify' to 7.
Sergio Benitez committed
S
Skip fuzzer check on Windows.
Sergio Benitez committed
S
Fix error code in 'FromParam' rustdocs.
Sergio Benitez committed
S
Sync 's2n-quic-h3' to fix upstream bug.
Sergio Benitez committed
S
Revert unnecessary change for clippy.
Sergio Benitez committed
November 24, 2024
T
Improve 'RawStr' percent encoding doctests.
Tim McCormack committed
August 1, 2024
S
fixed clippy warnings
sheshnath-at-knoldus committed
October 22, 2024
T
Fix minor typos in guide and docstring
Tim McCormack committed
September 3, 2024
S
Update 's2n-quic-h3' to work-around upstream bug.
Sergio Benitez committed
August 24, 2024
A
Improve wrapping responders guide section.
Azan Ali committed
June 4, 2024
S
Support routes that match any method.
Sergio Benitez committed
August 23, 2024
S
Strip body and content-length on 204, body on 304.
Sergio Benitez committed
August 21, 2024
S
Add fairing retrieval methods to 'Rocket'.
Sergio Benitez committed
S
Fix testbench ignite test: match new log output.
Sergio Benitez committed
S
Improve ignite fairing failure trace message.
Sergio Benitez committed
August 19, 2024
W
Derive equality, ordering traits for http::Status.
Wojciech Polak committed