Skip to content

Clarify in the docs that URI-embedded query params do not need to be encoded #160

@phoe

Description

@phoe

Docs say:

Note that a query already contained in uri will always be sent with the request line anyway in addition to other parameters sent by Drakma.

That was not clear enough to me. I wasted some time being convinced that query parameters passed directly in the URI need to be manually percent-encoded, as opposed to those passed through :parameters, due to possible ambiguity in URI meaning. :preserve-uri should be possibly mentioned in that paragraph to clarify this case.

Will make a MR for that once I get to this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions