Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in http

Python server will not terminate on Ctrl+C after a request has come in

python http server

Angular Sequential HTTP Rest request

What's the appropriate HTTP status code when the request is missing a required cookie?

php and persistent HTTP connections

Http/Smtp MIME multipart. Why boundary?

Does it needs to pass username:password combination in any request with basic auth?

HTTP Proxy/FastCGI/SCGI not closing connection when client disconnected - bug or feature?

How to send an array with a POST request, with a parameter name for the array that contains an empty set of square brackets []?

POST/GET Vs PUT/DELETE in CORS

Netty as High Performant Http Server to Handle ~2-3 Million Requests/Sec

java http client-server netty

How to get HTTP URL of file uploaded to FTP server

php http url ftp

What status code should I return when part of a bulk update fails?

rest http web

How to get exactly url from document.referrer?

Is there any feature in JEE8 for cancelling HTTP 2 request processing

java http jakarta-ee

In Flask is there a way to ignore a request for a route that doesn't exist

python http flask

What HTTP status code should be returned when given an invalid ID?

Force HTTPS and WWW for domain and only HTTPS for subdomains HTACESS

How to transfer images to client using Python BaseHttpRequestHandler in Windows?