Lines Matching full:way
161 exactly the way it would do for a GET, but without a body. It means that you
210 Forms are the general way a website can present an HTML page with fields for
242 Most search engines work this way.
257 The HTTP protocol then offers the POST method. This way the client sends the
293 Back in late 1995 they defined an additional way to post data over HTTP. It
316 A common way for HTML based applications to pass state information between
341 the way your browser does.
343 An easy way to get to see this, is to save the HTML page with the form on
354 Perhaps the best way to upload data to an HTTP server is to use PUT. Then
423 this is a stupid way to check something so easily forged, many scripts still
488 The way the web browsers do "client side state control" is by using
500 must be able to record and send back cookies the way the web application
501 expects them. The same way browsers deal with them.
505 The simplest way to send a few cookies to the server when getting a page with
519 below is a better way to store cookies.)
539 format that Netscape and Mozilla once used. It is a convenient way to share
612 You can add headers the same way. Your server may want a `Destination:`
670 seem to respond the same way to your curl requests as it does to your