Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rebootstrap to pull in os-lib 0.11.0 #3686

Merged
merged 1 commit into from
Oct 8, 2024

Conversation

lihaoyi
Copy link
Member

@lihaoyi lihaoyi commented Oct 8, 2024

This lets us get rid of the ad-hoc unpackZip code in Mill's own build. Also moved from scalaj-http to requests

@lihaoyi lihaoyi marked this pull request as ready for review October 8, 2024 06:08
@lihaoyi lihaoyi merged commit 2e6a7d0 into com-lihaoyi:main Oct 8, 2024
24 checks passed
lihaoyi added a commit to com-lihaoyi/os-lib that referenced this pull request Oct 8, 2024
…`os.Source` (#320)

This means downstream libraries like Requests-Scala or Cask can properly
set the content length when handling `os.read.stream`s and similar
values in their HTTP requests or responses

Noticed the lack of this when uploading to github failed in
com-lihaoyi/mill#3686 due to the lack of content
length header in the upload

Covered by unit tests
@lefou lefou added this to the 0.12.0 milestone Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants