index
:
xlgmokha/net-hippie.git
main
rs
HTTP client library for Ruby
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
2025-10-08
refactor: extract methods
v1.4.0
mo khan
2025-10-08
style: fix linter error
mo khan
2025-10-08
feat: add support for streaming responses
mo khan
2025-04-30
feat: change minimum ruby to 3.2
v1.3.0
mo khan
2025-02-19
chore: add explicit dependency on stdlib gems
mo khan
2024-12-05
feat: disable logger by default
mo khan
2022-05-03
default to not calling set_debug_output
Peter Schulze
2021-01-30
chore: update link to homepage/source code
v1.1.1
mo khan
2020-12-26
feat: add support for Ruby 3.0
mo khan
2020-07-31
Load version before client
v1.0.1
mo khan
2020-07-31
Enable new rubocop rules
mo khan
2020-06-13
Extract Http Connection class
mo khan
2020-06-12
Update CHANGELOG and CI configuration
mo khan
2020-06-12
Reduce # of instance variables
mo khan
2020-06-12
Create default_client to simplify usage
mo khan
2020-06-12
Remove legacy API
mo khan
2020-01-28
Fix bug in redirecting to relative paths
v0.3.2
mo khan
2020-01-14
Fix bugs in following redirects
mo khan
2020-01-13
Release 0.3.0
v0.3.0
mo khan
2020-01-13
Allow following redirects
mo khan
2019-10-04
Fix linter error
mo khan
2019-10-04
Update changelog
mo khan
2019-10-04
Add additional connection errors
mo khan
2019-04-30
bump version
mokha
2019-04-30
fix linter errors
mokha
2019-04-29
Update client.rb
Zouski
2019-04-29
Add patch to hippie
Zouski
2019-02-06
bump version
v0.2.5
mokha
2019-02-06
revert change in 0.2.4
mokha
2019-02-06
default path to "/"
mokha
2019-02-06
send path instead of full uri.
v0.2.4
mokha
2019-02-01
bump version
mokha
2019-02-01
configure global verify mode
mokha
2019-02-01
compacting definition of attr_accessors
azohoori
2019-02-01
bumps up the gem version
azohoori
2019-02-01
adding open timeout attribute
azohoori
2018-11-10
revert constant name.
mo
2018-11-10
extract attemp method.
mo
2018-11-10
fix ruby 2.3, 2.4 syntax errors.
mo
2018-11-10
start backoff at 100 ms
mo
2018-11-10
fix off by one on retry logic.
mo
2018-11-10
fix linter errors.
mokha
2018-11-10
bump to 0.2
mokha
2018-11-10
add random jitter.
mokha
2018-11-10
fix linter errors.
mokha
2018-11-10
retry with exponential delay
mokha
2018-11-10
add retry.
mokha
2018-11-10
update README and bump version.
mokha
2018-11-10
add helper to generate bearer token
mokha
2018-11-10
add helper to generate basic auth credentials.
mokha
[next]