Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in http

What is the proper REST response code for a valid request but an empty data?

rest http api-design

What HTTP status response code should I use if the request is missing a required parameter?

http http-status-codes

What does status=canceled for a resource mean in Chrome Developer Tools?

Accessing the web page's HTTP Headers in JavaScript

How long do browsers cache HTTP 301s?

http http-status-code-301

Is it valid to replace http:// with // in a <script src="http://...">?

What is the boundary in multipart/form-data?

html http forms

How to do a PUT request with cURL?

rest http curl

Do I need Content-Type: application/octet-stream for file download?

How to redirect to a 404 in Rails?

Why is an OPTIONS request sent and can I disable it?

http cors preflight

Max parallel HTTP connections in a browser?

HTTP test server accepting GET/POST requests

http post

Detect when browser receives file download

javascript http mime

HTTP POST with URL query parameters -- good idea or not?

rest http

Maximum length of HTTP GET request

web-services 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?