Skip to content
This repository was archived by the owner on May 20, 2023. It is now read-only.

Fix how parameters are given to the request function#21

Open
reinaldooli wants to merge 1 commit intomasterfrom
fix/space-stripping
Open

Fix how parameters are given to the request function#21
reinaldooli wants to merge 1 commit intomasterfrom
fix/space-stripping

Conversation

@reinaldooli
Copy link

@reinaldooli reinaldooli commented Mar 24, 2023

What does this PR do?

Fix how messages are sent to server using the request function.
It was stripping some spaces in messages:

// call
request pitaya.route "{ \"test\": \"my test\" }"

// message received
"{ \"test\":\"mytest\"}"

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant