You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that babashka.curl is able to parse headers, it makes sense to always return a map with body and headers. This is a breaking change, but I think for the good of the future of this library. Better break early on and make it easier to not break anything later on.
The text was updated successfully, but these errors were encountered:
Now that babashka.curl is able to parse headers, it makes sense to always return a map with body and headers. This is a breaking change, but I think for the good of the future of this library. Better break early on and make it easier to not break anything later on.
The text was updated successfully, but these errors were encountered: