How to POST / GET params with '+' char inside ?
|
2020-02-15, 22:01
(This post was last modified: 2020-02-15 22:23 by alhyene.)
Post: #3
|
|||
|
|||
RE: How to POST / GET params with '+' char inside ?
thx for reply, I tried it.
set plus:hex 2b set plus ${plus:string} set myURL some${plus}thing params --name mydata param --params mydata data_1 ${myURL} etc... unfortunaly don't work. Is this "bug" come from iPXE or webserver / php5 side ? but if I try : params --name mydata param --params mydata data_1 some${plus}thing etc... I got : some_thing and not : some+thing params --name mydata param --params mydata data_1 some+thing etc... the same (some_thing) |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
How to POST / GET params with '+' char inside ? - alhyene - 2020-02-11, 15:36
RE: How to POST / GET params with '+' char inside ? - myxal - 2020-02-13, 10:21
RE: How to POST / GET params with '+' char inside ? - alhyene - 2020-02-15 22:01
RE: How to POST / GET params with '+' char inside ? - myxal - 2020-02-17, 00:33
RE: How to POST / GET params with '+' char inside ? - alhyene - 2020-02-18, 14:47
|
User(s) browsing this thread: 2 Guest(s)