Skip to content

Conversation

@c-cube
Copy link
Contributor

@c-cube c-cube commented Jan 21, 2026

Friendly wrapper around OCurl

CHANGES:
  • Provide seek function when uploading from string

  • make CURLOPT_NOSIGNAL=false the default; simplify

  • Expose underlying no signal in a global setting

  • implement http_stream

  • feat: add Ezcurl.Cookies module, get/set/transfer them

  • breaking: wrap Curl.t in record

@c-cube c-cube force-pushed the release-ezcurl-v0.3 branch from 7dbc378 to 5720f8c Compare January 21, 2026 02:10
@c-cube
Copy link
Contributor Author

c-cube commented Jan 21, 2026

Pretty weird, hu, curl can't resolve the hostname on the CI machine and fails all tests?

@avsm
Copy link
Member

avsm commented Jan 21, 2026

Tests in the CI cant access the network

@c-cube
Copy link
Contributor Author

c-cube commented Jan 21, 2026 via email

@c-cube c-cube force-pushed the release-ezcurl-v0.3 branch from 5720f8c to e27994a Compare January 22, 2026 01:46
CHANGES:

- Provide seek function when uploading from string
- make `CURLOPT_NOSIGNAL=false` the default; simplify
- Expose underlying no signal in a global setting
- implement `http_stream`
- feat: add `Ezcurl.Cookies` module, get/set/transfer them

- breaking: wrap Curl.t in record
@c-cube c-cube force-pushed the release-ezcurl-v0.3 branch from e27994a to d6ec3ff Compare January 22, 2026 03:22
@c-cube
Copy link
Contributor Author

c-cube commented Jan 22, 2026

Oh. The readme's mdx tests also use the network, and it's harder to start a fake server there. Is there maybe a way to disable the mdx test in CI?

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