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
GET /api/v1/chat HTTP/1.1 Host: localhost:8084 Content-Type: application/x-www-form-urlencoded
Steps to Reproduce:
Alternative Steps:
Expected result: Expected it to take the Host from headers if the path is absolute.
The text was updated successfully, but these errors were encountered:
@tarmo888 nice catching, I will fix it ASAP. Or if you have interest, you could contribute to this extension , and that's warm welcomed 😃
Sorry, something went wrong.
dc374c9
@tarmo888 @vitaliy-komenda the bug as been fixed, and you can try latest version 0.5.5 😅
No branches or pull requests
Steps to Reproduce:
Result: Invalid URI "/api/v1/chat
Alternative Steps:
Result: Invalid URI "/api/v1/chat
Expected result: Expected it to take the Host from headers if the path is absolute.
The text was updated successfully, but these errors were encountered: