User bio
404 bio not found
Member since Dec 24, 2021
Replies:

Jeffrey
USER>do req.Post("method",1,0) // 2nd param is output to current device; 3rd is no reset

Dmitry
do hr.Post("",1)

This parameter of the method was not enough for me for testing, I did not think of using it because of my little experience.

Thank you very much!

And the parameters in the Location property are really urlencode by default (%Net.HttpRequest):

Property Location As %String; Method LocationSet(val As %String) As %Status [ Internal ]
{
  Set i%Location=$zconvert(val,"O","URL")
  Quit $$$OK
}

Certifications & Credly badges:
Maxim has no Certifications & Credly badges yet.
Global Masters badges:
Maxim has no Global Masters badges yet.
Followers:
Maxim has no followers yet.
Following:
Maxim has not followed anybody yet.