plano/crates
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
..
common Encode parameter values in http path and ... (#395) 2025-02-06 11:00:47 -08:00
llm_gateway remove unused cargo.lock files (#396) 2025-02-05 20:25:41 -08:00
prompt_gateway Encode parameter values in http path and ... (#395) 2025-02-06 11:00:47 -08:00
Cargo.lock Encode parameter values in http path and ... (#395) 2025-02-06 11:00:47 -08:00
Cargo.toml Add cargo workspace to allow rust-analyzer to work correctly (#197) 2024-10-18 15:44:52 -04:00