Oracle forms server HTTP Traffic Encryption/Encoding
1005104Apr 24 2013 — edited Apr 26 2013There is an applet based application which I am accessing through oracle forms server. I am trying to capture the HTTP requests getting transmitted form applet client to forms server. The values of HTTP headers in the request like User-Agent, Host, Accept, Proxy-connection etc. are in plain text but the body is in some non-human readable form. A sample body of the HTTP request is: *è#µÛ+¯n¾Ìö +å*'É(Ïÿ*
What kind of encryption or encoding is been used here and can it be switched off so that the I can view the body of the HTTP request?