diff options
author | Luca Casonato <lucacasonato@yahoo.com> | 2021-04-19 17:07:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-19 17:07:44 +0200 |
commit | fe59e7ae6034249c47eaf94f4258bb4467153f0d (patch) | |
tree | 2c9fbc10382dc151c2f5c6d0284b98faf19a2052 /cli/lsp/language_server.rs | |
parent | 4786e1d92dcbdcbe743c5e2be0878c3c4f68e781 (diff) |
fix(rt/http): correct URL in Request (#10256)
This commit fixes the URL returned from `request.url` in the HTTP server
to be fully qualified. This previously existed, but was removed and
accidentially not readded during optimizations of the HTTP ops.
Returning a non fully qualified URL from `Request#url` is not spec
compliant.
Diffstat (limited to 'cli/lsp/language_server.rs')
0 files changed, 0 insertions, 0 deletions