curly

An easy to use and efficient thread-ready HTTP client.

MIT License

Stars
45
Committers
1

Bot releases are hidden (Show)

curly - 1.0.1

Published by guzba 9 months ago

What's Changed

Full Changelog: https://github.com/guzba/curly/compare/1.0.0...1.0.1

curly - 1.0.0

Published by guzba 9 months ago

This release includes a new and far more capable API. Starting with let curl = newCurly(), the new readme and examples/ folder explain and demonstrate how to make the most of the new functionality.

Full Changelog: https://github.com/guzba/curly/compare/0.1.13...1.0.0

curly - 0.1.13 Latest Release

Published by guzba 9 months ago

curly - 0.1.12

Published by guzba about 1 year ago

curly - 0.1.11

Published by guzba about 1 year ago

What's Changed

Full Changelog: https://github.com/guzba/curly/compare/0.1.10...0.1.11

curly - 0.1.10

Published by guzba over 1 year ago

What's Changed

Full Changelog: https://github.com/guzba/curly/compare/0.1.9...0.1.10

curly - 0.1.9

Published by guzba over 1 year ago

curly - 0.1.8

Published by guzba over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/guzba/curly/compare/0.1.7...0.1.8

curly - 0.1.7

Published by guzba over 1 year ago

Exporting webby which is required to work with the HttpHeaders type.

Full Changelog: https://github.com/guzba/curly/compare/0.1.6...0.1.7

curly - 0.1.6

Published by guzba over 1 year ago

curly - 0.1.5

Published by guzba over 1 year ago

curly - 0.1.4

Published by guzba over 1 year ago

curly - 0.1.3

Published by guzba over 1 year ago

curly - 0.1.2

Published by guzba over 1 year ago

Added support for HEAD requests.

Full Changelog: https://github.com/guzba/curly/compare/0.1.1...0.1.2

curly - 0.1.1

Published by guzba almost 2 years ago

After using this a bit I realized a simpler API would be very nice. I've added the ability to call get post etc right on the pool and it handles the borrowing for you. Updated the readme and example.

Full Changelog: https://github.com/guzba/curly/compare/0.1.0...0.1.1

curly - 0.1.0

Published by guzba almost 2 years ago

Initial release.

Full Changelog: https://github.com/guzba/curly/commits/0.1.0