bb.curl: fix: last set-cookie headers on a page overwrites the ones before

This commit is contained in:
Michiel Borkent 2022-04-03 14:45:13 +02:00
parent 1063868554
commit 76a57500af
2 changed files with 2 additions and 4 deletions

View file

@ -17,10 +17,8 @@ A preview of the next release can be installed from
- [#1216](https://github.com/babashka/babashka/issues/1216): support `core.async/alts!` using polyfill
- [#1220](https://github.com/babashka/babashka/issues/1220): add reflection on java.util.concurrent.Future
- [#1211](https://github.com/babashka/babashka/issues/1211): return exit code 130 on sigint
## 0.7.9-SNAPSHOT
- [#1224](https://github.com/babashka/babashka/issues/1224): add `proxy` support for `java.io.PipedInputStream` and `java.io.PipedOutputStream`. Add reflection for `java.utils.Scanner`.
- [babashka.curl#43](https://github.com/babashka/babashka.curl/issues/43) fix: last set-cookie headers on a page overwrites the ones before
## 0.7.8 (2022-03-13)

@ -1 +1 @@
Subproject commit 3d3d117ea0f8a143a06e3cace92e4e8b6a5782df
Subproject commit 8a27e6060a739c7580cc89ba2bfddf48881e7178