-
```
What steps will reproduce the problem?
1. Configure a working proxy with proxy-vole
2. Access an url behind a proxy with sucess
3. Create a httpclient client and read the same url
What is the exp…
-
```
In class
com.googlecode.sardine.Factory
the method
begin(String,String,routePlanner)
needs to be changed like this:
public Sardine begin(String username,String password,HttpRoutePlanner
rout…
-
```
What steps will reproduce the problem?
Sardine sardine = SardineFactory.begin("user","password",routePlanner);
What is the expected output? What do you see instead?
Expected was to connect via pr…
-
```
What steps will reproduce the problem?
1. Configure a working proxy with proxy-vole
2. Access an url behind a proxy with sucess
3. Create a httpclient client and read the same url
What is the exp…
-
```
What steps will reproduce the problem?
1. Configure a working proxy with proxy-vole
2. Access an url behind a proxy with sucess
3. Create a httpclient client and read the same url
What is the exp…
-
```
What steps will reproduce the problem?
Use function "begin" with HttpRoutePlanner as parameter
What is the expected output? What do you see instead?
The correct response.
Connection reset by peer…
-
I developed a Java service (for usage in online routeplanner) with graphhopper, which works fine with this code:
```
String path = getServletContext().getRealPath("/WEB-INF/benelux.osm-gh");
…
nijs9 updated
9 years ago
-
Original stack overflow question:
http://stackoverflow.com/questions/23549017/how-to-disable-sslv3-fallback-with-okhttp/23556892
Please add a mode of operation in okhttp that does not fallback to SSL…
-
-
When I try to search for my train from Ghent to Antwerp in the morning, it keeps loading without results.
https://irail.be/route?to=008821006&from=008892007&date=070714&time=0850&timeSel=arrive&auto=…