Eric Meadows-Jönsson

Results 222 comments of Eric Meadows-Jönsson
trafficstars

If you only run the escript from the project directory you don't have to copy the file to the root application. You can still access it from `deps/castore/priv/cacerts.pem`. But if...

Is Finch setting its own SSL options? If not, it would be preferable to do this in Mint.

Finch would need to remove or make the castore dependency optional though so some minor changes are needed here as well.

> [...] and probably in the HTTP2 Pool as well in order to fully support proxying. Mint does not support proxying for HTTP/2 connections since it cannot be done efficiently...

> Just curious, what must have to be done for Mint to support HTTP/2 via proxy? I should clarify that Mint supports implementing proxying on top of Mint, but Mint...

I think we can implement this. Would you be willing to contribute this feature?

Closing this since an issue has been opened.

Reopening for implementation.

> Since we can't have a optional(:field) typespec for a structure, I am not sure what the typespec should be for the optional fields. When an optional field is not...