Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in http

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

jQuery ajax back to $_POST instead of REQUEST payload

php jquery http header

Why do I get "Error parsing HTTP request header" when POSTing a JSON string?

java http servlets

Can I use HTTP response 424 when a request requires another request to be done first?

rest http http-status-codes