Skip to content

Full fetch implementation #5

@theduke

Description

@theduke

Implement a full fetch implementation.

Full here means:

  • sending headers
  • setting timeouts
  • receiving body and headers

Initially we can punt on streaming request and response bodies, like we did for the server requests/responses, but this must then be done as a followup. (create followup issue if not in initial implementation!)

Should have some tests running against a local mock hyper server to validate full functionality.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions