Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in http

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

ClientProtocolException in httpClient.execute(httpget, responseHandler)

java android http http-get

Is white space allowed betwee mime header field-name and ':' separator

http header whitespace mime

Making HTTP request with Django and deserializing output

django http request

Should a Web site also be a Web resource?

http rest web url-design

Binary lines in multipart/form-data (file upload)

http multipartform-data

How to create nanohttpd server in android?

android http nanohttpd