Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in http

Best way to disable client caching

http caching

How to download via HTTP only piece of big file with ruby

ruby http fetch

Jersey - Redirection Using Get Not Put, Causes Redirection Loop

java http redirect jersey

Can Java omit sending some headers in HTTP requests?

TypeError: ListControl, must set a sequence (python error)

python http url mechanize

C# HttpWebRequest.GetResponse - how is StatusCode usage handled for a non-exception vs webexception response?

ELMAH : Include POST request parameters in error report

http post elmah

How can I *prevent* Apache2 from setting the Content-Type header?

HTTP Response 412 - can you include content?

Send a "304 Not Modified" for images stored in the datastore

Embedding User + Password data for HTTP Basic Access Authentication in Querystring

http authentication

iPhone/iPad HTTP streaming library or server

iphone http ipad streaming

What content-type's execute javascript in the browser?

javascript http browser

Groovy/Grails posting XML over HTTP (using REST plugin)

http grails post groovy

What encoding should I use for an HTTP PUT?

http rest

How to send data to a specified connection while using node.js

javascript http node.js tcp

Detect if HTTP method (POST, GET) in jQuery.ajaxComplete()

ajax http jquery

Resumable File Download Protocol

java http download

Using GET and POST with Authorization HTTP header in Python

How does a http client associate an http response with a request (with Netty) or in general?

http nio netty