I\'m using DefaultHttpClient to make an http connection. I [think] we can set the preferred locale in the http headers [http accept-language] when making a connection, which the server can check and s
I have a C# app to log on a website and collects some data. The server (Apache) sometimes sends back the 302 code whereupon the C# application sends a request again to the server with the same URI. Th
I\'m having trouble with not getting connections when calling a rest api with com.sun.jersey.client.apache.ApacheHttpClient and Spring. A couple of calls get\'s through but suddenly I get a:
I\'m using google-api-client-java 1.2.1-alpha to execute a POST request, and am getting the following stacktrace when I execute() the HttpRequest.
I am having weird character encoding issues with a JSON array that is grabbed from a web page. The server is sending back this header:
how to make httpclient portable on different handset such as android and 开发者_StackOverflow社区j2meI think, that\'s not possible, since sending and receiving of HTTP requests is highly platform spec
I\'m completely stuck here. I\'ve a java client code that needs to connect to an SSL server with self-signed certificates.
I have a servlet that sends a string with utf-8 encoding. Also I have a client written with apache httpcomponents library.
I have an android application i have been working on that downloads an image from a server, reads it into a bitmap and displays it on an ImageView
Currently i\'m searching for a working method to upload a file + a field in the following confiuguration of Hudson. The current problem is that Hudson always complains about a form which should be sub