Skip to content

Conversation

ctaggart
Copy link
Contributor

@ctaggart ctaggart commented Jun 21, 2022

  • header name constants changed from &str to azure_core::headers::HeaderName
  • replaced types from http:header with azure_core::headers types
  • create const fn HeaderName::from_static
  • Header::get takes a &HeaderName instead of Into<HeaderName>
  • similar changes for HeaderValue
  • removed Request::headers_mut

@cataggar cataggar changed the title const HeaderName::from_static replaced types from http:header with azure_core::headers types Jun 22, 2022
@cataggar cataggar changed the title replaced types from http:header with azure_core::headers types header name constants changed from &str to HeaderName Jun 22, 2022
@cataggar cataggar marked this pull request as ready for review June 22, 2022 20:15
@cataggar cataggar requested review from bmc-msft and rylev June 22, 2022 21:28
@cataggar cataggar merged commit 58806e4 into Azure:main Jun 22, 2022
@ctaggart ctaggart deleted the static_headers branch August 2, 2022 02:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants