11/6/2018 9:20 PM | |
Joined: 11/16/2016 Last visit: 1/30/2023 Posts: 1 Rating:
|
I have a strange problem when using TSEND_C. I want to call this url: http://192.168.10.118/service/php/g1_submit.php?1=999&2=&3=250 Use the data string: 'GET /service/php/g1_submit.php?1=999&2=&3=250 HTTP/1.1$R$LHost: localhost$R$LConnection: close$R$L$R$L' in apache's connection log i get: "\xfe^GET /service/php/g1_submit.php?1=999&2=&3=250 HTTP/1.1" 400 0 "-" "-" The fifth character in the connect string changes, but the first four are always: \xfe My thoughts are it might be related to character encoding, but am not sure, and do not know how to change this in TIA. Any help appreciated. ------------------------------------------------------------------------------------------ |
Last edited by: Tobias#1 at: 11/6/2018 9:24:53 PMLast edited by: Jen_Moderator at: 11/7/2018 11:41:08 AMNew subject after splitting |
|
Follow us on