Write it in front.
When we use Ajax, when we send data to the server, we can request the server using GET, or we can use post to request the server. So, when should we adopt the Get method, when should we use the Post method?
The
Introduction to HTTPThe HTTP protocol is an abbreviation for the Hyper Text Transfer Protocol (Hypertext Transfer Protocol), which is used to transfer hypertext to the local browser from the World Wide Web (www:world Wide Web) server.HTTP is a
Today's article discusses how to get and process post request and head data.Tools:Firefox browser and Firebug plugin.
(Other such as Httpfox,live HTTP head, Fiddler,httpwatch also line)1. View analysis landing page HTML code to see if there is an
two methods of HTTP request: Get and POST
The two most commonly used methods for request-response between the client and the server are: Get and POST. Get-requests data from a specified resource. POST-submits the data to be processed to the
Http defines different methods for interaction with the server. There are four basic methods: GET, POST, PUT, and DELETE. The full name of a URL is a resource descriptor. We can think that a URL address is used to describe resources on a network,
the difference between get and post of HTTP request methodTags: soap server encodingwindowsurl browser 2012-08-18 16:24 937 people read comments (0) Favorites Report Category: Web Applications (3)
Copyright NOTICE: This article is the original
HTTP consists of two parts: request and response.1. http request 1. http request format:
[]
In an HTTP request, the first line must be a request line to indicate the request type and
Resources
And the HTTP Version Used. Next is a header
I am not busy with my recent work. I would like to take some time to learn about Ajax and learn from my previous experiences.
ArticleSource: http://www.cnblogs.com/oneword/archive/2011/06/04/2072593.html
Preface:
The first
HTTP Request (difference between get and post) and response
HTTP consists of two parts: request and response.1. http request 1. http request format:
[]
In an HTTP request, the first line must be a request line to describe the request type,
Good articles... Inniu ~ (Partition _ tables)
Http://www.cnblogs.com/skynet/archive/2010/05/18/1738301.html
Introduction
I think anyone who is familiar with the HTTP protocol can give a reason. But if I ask you what HTTP request methods are
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.