Skip to content

Update docs with #2167 changes #2243

Closed
Closed
@monicasarbu

Description

After #2167 is merged we need to update the examples in the docs with the following changes:

  • http.params -> http.request.params
  • http.code -> http.response.code
  • http.phrase -> http.response.phrase
  • http.request_headers -> http.request.headers
  • http.response_headers -> http.response.headers
  • http.content_length -> http.response.headers["content-length"]
  • http.content_type -> http.response.headers["content-type"]

cc-ed @dedemorton

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions