Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: earthboundkid/requests

v0.25.1

10 Sep 17:05
@earthboundkid earthboundkid
58191f1
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Full Changelog: v0.24.3...v0.25.1

Contributors

earthboundkid
Assets 2
Loading

v0.24.3

21 Nov 18:02
@earthboundkid earthboundkid
ed53f99
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

Full Changelog: v0.24.2...v0.24.3

Contributors

earthboundkid
Loading

v0.24.2

08 Aug 17:40
@earthboundkid earthboundkid
e0585cc
This commit was created on GitHub.com and signed with GitHub’s verified signature.
GPG key ID: B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

What's Changed

  • Add ErrorTransport by @earthboundkid in #114
  • Add reqtest, reqhtml subpackages; deprecate requests.ToHTML and testing transports in #115

This is the final planned release of v0 of github.com/carlmjohnson/requests. Look forward to github.com/earthboundkid/requests/v2 coming soon!

Full Changelog: v0.24.1...v0.24.2

Contributors

earthboundkid
Loading
atc0005 reacted with thumbs up emoji Tryanks reacted with hooray emoji
2 people reacted

v0.24.1

12 Jul 19:28
@earthboundkid earthboundkid

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.23.5...v0.24.1

Contributors

earthboundkid, testwill, and dependabot
Loading
fnoopv reacted with thumbs up emoji
1 person reacted

v0.23.5

06 Oct 20:28
@earthboundkid earthboundkid

Choose a tag to compare

What's Changed

Full Changelog: v0.23.4...v0.23.5

Contributors

earthboundkid and EvilBorsch
Loading
atc0005 and mouadennaciri reacted with thumbs up emoji
2 people reacted

v0.23.4

22 May 15:20
@earthboundkid earthboundkid

Choose a tag to compare

What's Changed

  • Added support for setting multiple Params and Headers at once #23

    You could just call .Param or .Header multiple times, but sometimes you need to set a parameter conditionally, and this lets you take it out of the main builder chain. See example Params and example Headers.

  • Restored .Post for those times when you need an empty request body #77

  • Added support for XML bodies, responses, and errors #78

    This was done by @tmm1. To keep tools that don't need it from having to include encoding/xml, it was put into a sub-package called reqxml. Read the docs for reqxml.

  • CI: Use coverall by @carlmjohnson in #80

    This restores the coverage badge which went away when gocover.io shut down.

New Contributors

Full Changelog: v0.23.3...v0.23.4

Contributors

tmm1 and earthboundkid
Loading
atc0005 and bradatgeacom reacted with thumbs up emoji
2 people reacted

v0.23.3

12 May 14:26
@earthboundkid earthboundkid

Choose a tag to compare

What's Changed

  • Bump golang.org/x/net from 0.5.0 to 0.7.0 by @dependabot in #67

  • Change examples order (causing more impact) and remove gocover.io badge by @mauricioabreu in #68

  • README: Update URL example in #69

  • Reorganize; add New, TestServerConfig, DoerTransport by @carlmjohnson in #72

New Contributors

Full Changelog: v0.23.2...v0.23.3

Contributors

earthboundkid, francescomari, and 2 other contributors
Loading
atc0005 reacted with thumbs up emoji
1 person reacted

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /