requests-scala
requests-scala copied to clipboard
A Scala port of the popular Python Requests HTTP client: flexible, intuitive, and straightforward to use.
I am calling a REST API which I cannot disclose, but it returns a response with `Content-Encoding: deflate`. ``` scala> requests.get(url = redactedUrl, params = redactedParams) java.util.zip.ZipException: incorrect header check...
a websocket client would be great, also inspired with the simple python api, like this usage : https://github.com/Zamiell/hanabi-live-bot/blob/master/bot.py
It will be great if we can use this library in Scala.js.
Anyway to launch async request that returns a Future?
Could you create a scala native release?
## About this PR 📦 Updates [org.scala-lang:scala-library](https://github.com/scala/scala) from `2.13.10` to `2.13.13` 📜 [GitHub Release Notes](https://github.com/scala/scala/releases/tag/v2.13.13) - [Version Diff](https://github.com/scala/scala/compare/v2.13.10...v2.13.13) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...
## About this PR 📦 Updates [org.scala-lang:scala-library](https://github.com/scala/scala) from `2.12.17` to `2.12.19` 📜 [GitHub Release Notes](https://github.com/scala/scala/releases/tag/v2.12.19) - [Version Diff](https://github.com/scala/scala/compare/v2.12.17...v2.12.19) ## Usage ✅ **Please merge!** I'll automatically update this PR to resolve...
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3 to 4. Release notes Sourced from actions/setup-java's releases. v4.0.0 What's Changed In the scope of this release, the version of the Node.js runtime was updated to...
## About this PR 📦 Updates [com.lihaoyi:mill-main](https://github.com/com-lihaoyi/mill) from `0.11.5` to `0.11.7` 📜 [GitHub Release Notes](https://github.com/com-lihaoyi/mill/releases/tag/0.11.7) - [Release Notes](https://github.com/com-lihaoyi/mill#changelog) - [Version Diff](https://github.com/com-lihaoyi/mill/compare/0.11.5...0.11.7) ## Usage ✅ **Please merge!** I'll automatically update this...