Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement parametrised resources #73

Open
nilp0inter opened this issue Oct 28, 2019 · 1 comment
Open

Implement parametrised resources #73

nilp0inter opened this issue Oct 28, 2019 · 1 comment
Labels
discussion things to discuss about
Milestone

Comments

@nilp0inter
Copy link
Contributor

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
@nilp0inter nilp0inter added the discussion things to discuss about label Oct 28, 2019
@nilp0inter nilp0inter added this to the 1.1.0 milestone Oct 28, 2019
@dumblob
Copy link

dumblob commented Nov 27, 2022

Anyone working on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
discussion things to discuss about
Projects
None yet
Development

No branches or pull requests

2 participants