diff options
| author | Shulhan <ms@kilabit.info> | 2024-01-25 18:59:23 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2024-01-25 18:59:23 +0700 |
| commit | 7d3ce2ca01f2d4954d89430e48ca23c89416668b (patch) | |
| tree | 4f6e5eaccf08816e8bd36bd03c37d2729e9978e3 /http_server.go | |
| parent | ae60ff83f53d14bb9427c02695414afb20147051 (diff) | |
| download | gorankusu-7d3ce2ca01f2d4954d89430e48ca23c89416668b.tar.xz | |
all: support parameter binding in HTTP Path
If HTTP Path contains key, for example "/:book", and the Params contains
the same key, the Path will be filled with value from Params.
The same key in Params will be deleted and not send on query parameter
or body.
Diffstat (limited to 'http_server.go')
0 files changed, 0 insertions, 0 deletions
