ncsa / qdl

the QDL programming language
Other
1 stars 0 forks source link

http module post(uri_path, payload.) does not append uri_path #35

Closed jjg-123 closed 8 months ago

jjg-123 commented 9 months ago

note that get with 2 arguments works fine. Post or put with 2 arguments does not.

Short term fix: reset the host to what you want with the host() command, then set it back.