Dmitriy Volk

Results 2 issues of Dmitriy Volk

Hi! I'm getting the following error ``` scala.ScalaReflectionException: class my.domain.models.AThing] in JavaMirror with URLClassLoader with NativeCopyLoader with RawResources( ... ... not found ``` All this is while trying to create...

**Check FAQs** Please check [Frequently Asked Questions](https://github.com/abhinavsingh/proxy.py#frequently-asked-questions) before opening a bug report. **Describe the bug** Reverse proxy ignores the `ca_file` argument. When the reverse proxy calls `upstream.wrap()` (https://github.com/abhinavsingh/proxy.py/blob/develop/proxy/http/server/reverse.py#L97) it omits...

Bug