Nicholas Willhite

Results 5 issues of Nicholas Willhite

I noticed the Apache2 license on the code, so here are the changes I'm making for my needs. With these changes, it's possible for someone to leverage `dockerpty` over an...

It would be really great if the client code conformed to PEP 0249 https://www.python.org/dev/peps/pep-0249/ - this would allow integration into well known ORMs like SQLAlchemy.

enhancement
help-needed

Great product! I would love if the max content length could be more than ~2GB. The following example demonstrates the issue: ``` In [1]: import meinheld In [2]: meinheld.set_max_content_length(2147483647) In...

Hello, This is an awesome tool! Thank you for making it. I can't seem to find a way to get `imago` to ignore an SSL error for my internal registry....

enhancement

It would be really handy if there was a `-no-verify` command argument to ignore issues with self-signed TLS certificates because testing this software out in my lab (i.e. before pointing...