← Back to context Comment by hft 4 hours ago https://docs.python.org/3/library/urllib.parse.html 1 comment hft Reply Joker_vD 3 hours ago Yep, none of them are suitable for this use case; you need to validate the Host header first and reconstruct the URI first before parsing it.
Joker_vD 3 hours ago Yep, none of them are suitable for this use case; you need to validate the Host header first and reconstruct the URI first before parsing it.
Yep, none of them are suitable for this use case; you need to validate the Host header first and reconstruct the URI first before parsing it.