Skip to content
New issue

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

KTOR-7410: add about URL parsing #4282

Merged
merged 2 commits into from
Oct 18, 2024
Merged

Conversation

anton-erofeev
Copy link
Contributor

Subsystem
ktor-http

Motivation
https://youtrack.jetbrains.com/issue/KTOR-7410

Solution
Added processing of about:blank and other about: urls

@bjhham
Copy link
Contributor

bjhham commented Sep 11, 2024

Seems to be failing on JS on account of a port creeping in.

AssertionError: Expected <http://localhost/about>, actual <http://localhost:9876/about>

Could you update the assertion?

@anton-erofeev
Copy link
Contributor Author

Could you update the assertion?

@bjhham sure, I updated the assertion, please take a look

@osipxd
Copy link
Member

osipxd commented Oct 18, 2024

Thank you for your contribution 🎉
Merging this

@osipxd osipxd merged commit d8a5bc3 into ktorio:main Oct 18, 2024
10 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants