Skip to content

Remove the "raw" headers option in C API #2995

Closed
@seanmonstar

Description

@seanmonstar

The C API grew a concept of asking for the "raw" headers, but it turned out to not be useful in practice. We should remove them now while the API is still unstable.

  • Remove hyper_clientconn_options_headers_raw().
  • Remove hyper_response_headers_raw()
  • Delete the now unused code in client and proto.
  • Don't forget to run capi/gen_header.sh to sync up the hyper.h file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-ffiArea: ffi (C API)C-refactorCategory: refactor. This would improve the clarity of internal code.E-easyEffort: easy. A task that would be a great starting point for a new contributor.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions