Skip to content

[feature wish] High-level function for performing a GET that follows redirects #76

@protz

Description

@protz

There's a whole bunch of ways to perform redirections: 301, other 3xx HTTP codes (temporarily moved, etc.), Location: header, etc. etc.. I kind of wish for an extra "follow_redirects" parameter for the Cohttp_lwt_unix.Client.get function, that doesn't require me to do that myself. Curl has that, and it's bloody convenient :-).

Cheers,

~ jonathan

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions