Skip to content
This repository was archived by the owner on May 18, 2026. It is now read-only.
This repository was archived by the owner on May 18, 2026. It is now read-only.

Http.post #5

@kryptt

Description

@kryptt

a post method, similar to Http.jsonPost would be a welcome addition:

def post(path: Path)(k: Kleisli[EFE, AReq, Result]) =
new Op(BodyParsers.parse.anyContent)(mkRoute("POST")(path))(k)

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