Skip to content
This repository was archived by the owner on Jun 9, 2025. It is now read-only.

Tags: vzsg/Curly

Tags

0.7.0

Toggle 0.7.0's commit message
Add global options, tune tests a bit

0.6.0

Toggle 0.6.0's commit message
Expose SSL options via CurlyOption

0.5.0

Toggle 0.5.0's commit message
Enable milliseconds precision for timeouts

0.4.0

Toggle 0.4.0's commit message
Reduce public surface area, unify indentation

There was a side-effect in PR #1 that I noticed after merging: CURLResponse at this point in time should not be public, as none of its functionality is exposed (especially not for successful requests). To undo the leak, I moved the error into a separate, public struct with a public enum and hid CURLResponse again.

0.3.2

Toggle 0.3.2's commit message

0.3.1

Toggle 0.3.1's commit message

0.3.0

Toggle 0.3.0's commit message

0.2.1

Toggle 0.2.1's commit message
Rename CCurl to CCurlyCURL to avoid collision

0.2.0

Toggle 0.2.0's commit message

0.1.1

Toggle 0.1.1's commit message