JetBrains / package-search-intellij-plugin

Package Search is an IntelliJ plugin that allows you to search for packages from the editor.
https://package-search.jetbrains.com/
Apache License 2.0
18 stars 2 forks source link

232 - Fix http headers for http requests. #135

Closed lamba92 closed 9 months ago

lamba92 commented 9 months ago

Previously the function io.ktor.http.headers was used which is very wrong, since it does not register any header.