mirror of
https://github.com/usebruno/bruno.git
synced 2026-06-11 09:51:30 +00:00
16 lines
201 B
Plaintext
16 lines
201 B
Plaintext
meta {
|
|
name: path-idempotent
|
|
type: http
|
|
seq: 9
|
|
}
|
|
|
|
get {
|
|
url: http://localhost:8081/api/echo/anything/api/path%20with%20spaces/users
|
|
body: none
|
|
auth: none
|
|
}
|
|
|
|
settings {
|
|
encodeUrl: false
|
|
}
|