Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in http

Share cookie between subdomain and domain

http cookies subdomain

PHP + curl, HTTP POST sample code?

php http curl http-post

Response to preflight request doesn't pass access control check

Are the PUT, DELETE, HEAD, etc methods available in most web browsers?

Error: request entity too large

How does HTTP file upload work?

http file-upload

REST API error return good practices [closed]

web-services http rest

What is the quickest way to HTTP GET in Python?

python http networking

What's the difference between Cache-Control: max-age=0 and no-cache?

How do I send a POST request with PHP?

php http post request

Node.js quick file server (static files over HTTP)

node.js http fileserver

Java URL encoding of query string parameters

java http url encoding urlencode

How do I implement basic "Long Polling"?

php http comet

Are HTTP headers case-sensitive?

http http-headers

Is an entity body allowed for an HTTP DELETE request?

http rest

"Cross origin requests are only supported for HTTP." error when loading a local file

REST HTTP status codes for failed validation or invalid duplicate

http rest http-status-codes

Use of PUT vs PATCH methods in REST API real life scenarios

json rest http put http-method

How to download a file over HTTP?

python http urllib

What's the difference between a POST and a PUT HTTP REQUEST?

http post put