Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in http

CORS Access-Control-Max-Age is ignored

How to monitor HTTP (get, post etc) requests that my app is making in android

Security in Node.JS Webserver

What should I pass for the WWW-Authenticate header on 401s if I'm only using OpenID?

Is it valid to combine a form POST with a query string?

http post query-string

Asking browsers to cache as aggressively as possible

How can I pre-compress files with mod_deflate in Apache 2.x?

Python requests.exception.ConnectionError: connection aborted "BadStatusLine"

python http http-headers

Get header from HttpUrlConnection object

java http

How does the live, real-time typing work in Google Wave?

http gwt html google-wave

Multiple Set-cookie headers in HTTP

http browser http-headers

WCF service to accept a post encoded multipart/form-data

html wcf http

Limit on the length of the data that a webserver can return in response to a GET request

http rest webserver jetty

Mixing GET with POST - is it a bad practice?

http post get header

Node.js unhandled 'error' event

Consequences of POST not being idempotent (RESTful API)

http rest post put idempotent

What status code should I use when session token is invalid?

handle multiple domains with Access-Control-Allow-Origin header in Apache

Using NanoHTTPD in Android

android file http nanohttpd

How to Mock an HTTP request in a unit testing scenario in Python