.net - Send Request to SabreCommandLLSRQ which includes special characters -


i trying send ticketing command-w‡fca sabre web service named "sabrecommandllsrq" getting response saying format issue i.e. format-0014.

when executing same request using jmeter, response correct , desired. in c# application, giving error mentioned above.

please regarding this.

i found out encoding issue. expected special character, needed change default request encoding utf8. thanks.


Comments

Popular posts from this blog

c++ - CPP, 'X' button listener -

.net - Bulk insert via Dapper is slower than inserting rows one-by-one -

shared memory - gstreamer shmsrc and shmsink with h264 data -