-
Notifications
You must be signed in to change notification settings - Fork 312
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implementation of reported remarks + adding example of command output…
… streaming with os-lib support.
- Loading branch information
1 parent
8441264
commit 73c77a6
Showing
3 changed files
with
5 additions
and
2 deletions.
There are no files selected for viewing
3 changes: 3 additions & 0 deletions
3
examples/src/main/scala/sttp/client4/examples/cmdOutputStreamingWithOsLib.scala
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
examples/src/main/scala/sttp/client4/examples/downloadFileWitOsLib.scala
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
examples/src/main/scala/sttp/client4/examples/uploadFileWithOsLib.scala
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters