-
```
It seems that httplib does not support the use of the system proxy variable.
Please can you add authenticated proxy support.
```
Original issue reported on code.google.com by `imthebos...@gmail.…
-
```
It seems that httplib does not support the use of the system proxy variable.
Please can you add authenticated proxy support.
```
Original issue reported on code.google.com by `imthebos...@gmail.…
-
I try to compile example on solaris 10 (sparc), but:
```shell
bash-3.00# g++ example/client.cc -o client -I/mine/httplib/cpp-httplib-master
In file included from example/client.cc:8:
/mine/httplib…
iyzyi updated
3 weeks ago
-
When running
``` bash
$ zpm execute automr.zapp
```
I got the traceback below. It works if I first deploy the zapp and use `--container`. This is with zpm 0.3:
``` python
Traceback (most recent cal…
-
I am trying to upload a file (rather big - 25GB)
http://eagle.fish.washington.edu/cnidarian/gp_association_goa_uniprot_2
Below is the error output. It uploaded about half of the data. One thing to po…
sr320 updated
10 years ago
-
I am getting the following error occasionally:
```
File "/home/ubuntu/.virtualenvs/starcluster/local/lib/python2.7/site-packages/boto/ec2/connection.py", line 585, in get_all_instances
max_re…
-
This idea was stemmed from #128 by @psigen ([comment](https://github.com/personalrobotics/aikido/issues/128#issuecomment-272335512)):
> Perhaps now would be a good time to think a bit if a header-onl…
-
```
It seems that httplib does not support the use of the system proxy variable.
Please can you add authenticated proxy support.
```
Original issue reported on code.google.com by `imthebos...@gmail.…
-
```
It seems that httplib does not support the use of the system proxy variable.
Please can you add authenticated proxy support.
```
Original issue reported on code.google.com by `imthebos...@gmail.…
-
When downloading a bunch of tiles to create an mbtiles file, the process is interrupted (program crash) if downloading one tile fails for an unknown reason (probably a temporary server error or someth…