Skip to content

use net/http.NegotiateContent when it drops in the stdlib #21

@dolanor

Description

@dolanor

Right now, rip implements its own content negotiation, mostly aimed for Accept header. Not for languages, charset and encoding.

Thanks to @jub0bs, I've learned of golang/go#19307 which has an ongoing CL coming up.

When it drops in the stdlib, I can get rid of my own implementation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions