Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in http

Get HTTP version of incoming request

node.js http express

How to respond with HTTP 500 on any unhandled exception in Falcon framework

python http falconframework

Why does HttpClient leave sockets open?

c# .net http

Does Express disable CORS by default?

node.js http express server cors

What WWW-Authenticate header should a http server return in a 401 response when using form-based authentication?

How to know whether late init has been initialized in dart(flutter)?

flutter http dart lateinit

How do HTTP proxy caches decide between serving identity- vs. gzip-encoded resources?

How to get the true URL of a file on the web. (Python)

Can a cookie expire when EITHER some time passes OR browser is closed?

Is it bad to throw exceptions to return server errors, eg. 404 Page Not Found?

php http exception

Uploading a file using post() method of QNetworkAccessManager

Curl to download and upload same file simultaneously

linux http bash curl ftp

no 'Last-Modified' HTTP header -> however cached?

http caching http-headers

Python httplib and POST

List of available Rails http headers (like ":success", ":created", and ":bad_request"). Where is it?

Making an HTTP GET under Qt

qt http networking request

Is Cache-Control:must-revalidate obliging to validate all requests, or just the stale ones?

http caching http-caching

Using D, how would I listen to incoming HTTP requests and respond to them?

http sockets d

Is there any httpresponse header that would redirect user to some page of my site?

HTTP server for unit tests in Delphi

delphi unit-testing http dunit