Thanks , i have tried . But the result is not match .
My program send the the request to server from client . I use win.httprequest
I have sended successfully . And the result is string binary , it content many character null , etx , soh ... etc
I want to extract the data for my purpose . But i have some problem with the convert .
I have tried many way to convert . But the result i convert , it not match with the result in charles .
THis is my code