Skip to content

Implement parametrised resources #73

@nilp0inter

Description

@nilp0inter

Parametrised resources let us customize the behavior of resources at the fine level.

Some examples:

  1. Use chunk encoding to send body but without any buffering:
kapow set /response/body?stream=on&buffer=off

Related to #72

  1. Return the list of url parameters as a JSON list:
kapow get /request/params?format=json

Metadata

Metadata

Assignees

No one assigned

    Labels

    discussionthings to discuss about

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions