Guest User

Untitled

a guest
Feb 2nd, 2012
242
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.42 KB | None | 0 0
  1. POST /myapp
  2. Host: xxx.xxx.xxx.xxx:yyyy^M
  3. Content-Type: text/xml; charset=utf-8^M
  4. Accept: text/xml, text/html, image/gif, image/jpeg, *; q=.2, */*; q=.2^M
  5. SOAPAction: ""^M
  6. User-Agent: Java/1.5.0_22^M
  7. X-Forwarded-For: x.y.x.x^M
  8. X-Forwarded-Host: myhost.mydomain^M
  9. X-Forwarded-Server: myhost.mydomain^M
  10. Connection: Keep-Alive^M
  11. Content-Length: 2996^M
  12.  
  13. <?xml version="1.0" encoding="UTF-8"?>
  14. <xml> <content/> </<xml>
Advertisement
Add Comment
Please, Sign In to add comment