We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Current erf implementation is hiding the values included in elli request scheme, host and port:
scheme
host
port
https://github.com/elli-lib/elli/blob/main/include/elli.hrl
Mapping doesn't work quite well for localhost, due an elli limitation: elli-lib/elli#83
localhost
Maybe fixed if maintainer greenlights release 4.0.0: elli-lib/elli#110
The text was updated successfully, but these errors were encountered:
feat(#75) map scheme, host and port
f3a8d31
feat(#75) map scheme, host and port (#76)
66c5c03
albertocsouto
Successfully merging a pull request may close this issue.
Current erf implementation is hiding the values included in elli request
scheme
,host
andport
:https://github.com/elli-lib/elli/blob/main/include/elli.hrl
Mapping doesn't work quite well for
localhost
, due an elli limitation:elli-lib/elli#83
Maybe fixed if maintainer greenlights release 4.0.0:
elli-lib/elli#110
The text was updated successfully, but these errors were encountered: