Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in http

How HTTP PUT should work

http rest put

Retrieving XML over HTTP in Java 7

java xml http java-7

AngularJS with CORS and custom headers

http angularjs cors

HTTP 400 Bad Request - CURL PHP

Is there a standard 'null' mime-type

C# https request always tunnel to server but Java only once

Proper status code to return when login fails

http http-status-codes

How to tell the browser to display his default error page?

php http browser

Why digest are used in Rails 4 for static content instead of ETag

Golang http server blocks when starts a goroutine of infinite-loop

http go block goroutine

Avoiding Content-Length in HEAD response

http http-headers

Getting Firefox to cache an exe download

Why would you use PUT instead of PATCH?

http http-method

HTTP/HTTPS client, "connection reset" on HTTPS requests

java sockets http https

Sending Basic authentication over http

Is HTTP/2 a stateless protocol?

Which HTTP errors should never trigger an automatic retry?

Ordering of values in HttpServletRequest.getParameterValues()

java http servlets

What is the HTTP status code for License limit reached

http http-status-codes

Why is form based authentication NOT considered RESTful?