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

Support for testing HTTP PUT and POST #28

Open
iyesin opened this issue Nov 15, 2022 · 1 comment
Open

Support for testing HTTP PUT and POST #28

iyesin opened this issue Nov 15, 2022 · 1 comment

Comments

@iyesin
Copy link

iyesin commented Nov 15, 2022

Hello,

I believe it would be nice to have a way to submit pseudo-random buffer (or user-specified static file) to user-specified URLs and measure same set parameters as for GET, plus http_put_seconds{type=ContentTransfer} (keeping http_get_seconds as is for compatibility reasons). WDYT?

@syepes
Copy link
Owner

syepes commented Dec 3, 2022

Yes this woudl be an interesting feature, the only thing I see is how and what format/type of data we shoud send but specially what backends/enpoints could be supported for the reception of the payload.

I would be open for PR :-)

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

No branches or pull requests

2 participants