Commit graph

2 commits

Author SHA1 Message Date
Adil Hafeez
6e953ad5ae
add demo for s3 2025-02-11 17:35:30 -08:00
Adil Hafeez
e82f8f216f
Encode parameter values in http path and ... (#395)
* Encode parameter values in http path and ...

- don't send param values in request body in http get request
- send param values in http post request

* rust tests

* refactor code

* add tests
2025-02-06 11:00:47 -08:00