-
Notifications
You must be signed in to change notification settings - Fork 317
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: hyperium/http
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: hyperium/http
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 10 files changed
- 7 contributors
Commits on Dec 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 091ee9a - Browse repository at this point
Copy the full SHA 091ee9aView commit details
Commits on Dec 27, 2024
-
refactor(header): remove BytesMut inline optimization when creating (#…
…738) `HeaderValue` from integers `::bytes::BytesMut >= 1` has no inline optimization
Configuration menu - View commit details
-
Copy full SHA for 4e02046 - Browse repository at this point
Copy the full SHA 4e02046View commit details
Commits on Jan 10, 2025
-
fix: HeaderMap::reserve allocates insufficient capacity (#741)
This bug caused additional allocation when attempted to insert the requested number of entries. This commit fix that by converting capacity to raw capacity before allocation.
Configuration menu - View commit details
-
Copy full SHA for 68845bd - Browse repository at this point
Copy the full SHA 68845bdView commit details
Commits on Jan 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for a463fb5 - Browse repository at this point
Copy the full SHA a463fb5View commit details
Commits on Mar 3, 2025
-
chore: use range.contains in StatusCode methods (#748)
Small change for readability, alongside some minor documentation touchups for consistency.
Configuration menu - View commit details
-
Copy full SHA for b03ed6a - Browse repository at this point
Copy the full SHA b03ed6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 64bd92b - Browse repository at this point
Copy the full SHA 64bd92bView commit details
Commits on Mar 11, 2025
-
Configuration menu - View commit details
-
Copy full SHA for d0dd91e - Browse repository at this point
Copy the full SHA d0dd91eView commit details
There are no files selected for viewing