Jump to content

Understanding post request headers


NotionCommotion

Recommended Posts

I have the request headers for three posts.  Can someone help me interpret them?  Some like the Host, Referer, Unser-Agent, and Cookie are rather obvious, but not positive about the rest. Thanks

 

Traditional form with post method

Accept    text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Encoding    gzip, deflate
Accept-Language    en-US,en;q=0.5
Authorization    Basic TWljaGFlbDpTdW5zaGluZQ==
Connection    keep-alive
Host    www.example.com
Referer    https://www.example.com/lib/testing/post.php
User-Agent    Mozilla/5.0 (Windows NT 6.1; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0

jQuery Ajax with post method

Accept    */*
Accept-Encoding    gzip, deflate
Accept-Language    en-US,en;q=0.5
Content-Length    192
Content-Type    application/x-www-form-urlencoded; charset=UTF-8
Cookie    BACKSESSID=ldeklk651f1fia0olqaubfqrb6
Host    test.sites.example.com
Referer    https://test.sites.example.com/administrator/index.php?cid=2&controller=detail&id=1125382824
User-Agent    Mozilla/5.0 (Windows NT 6.1; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0
X-Requested-With    XMLHttpRequest

xhr request using fineuploaded plugin

Accept    text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8
Accept-Encoding    gzip, deflate
Accept-Language    en-US,en;q=0.5
Cache-Control    no-cache
Content-Length    11480
Content-Type    application/octet-stream
Cookie    BACKSESSID=ldeklk651f1fia0olqaubfqrb6
Host    test.sites.example.com
Referer    https://test.sites.example.com/administrator/index.php?cid=2&controller=detail&id=1125382824
User-Agent    Mozilla/5.0 (Windows NT 6.1; WOW64; rv:35.0) Gecko/20100101 Firefox/35.0
X-File-Name    Circuit%20Breaker.xlsx
X-Mime-Type    application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
X-Requested-With    XMLHttpRequest
Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.