Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in http

PHP/Curl: inspecting response headers before downloading body

php http curl

Why am I getting a 502 bad gateway when sending a redirect from behind amazon elastic load balancer?

Where to hook up authentication in Grizzly?

http authentication grizzly

Does the order of the languages matter in the HTTP Accept-language field?

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

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?