issues
search
gojek
/
heimdall
An enhanced HTTP client for Go
http://gojek.tech
Apache License 2.0
2.63k
stars
214
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add documentation for retries
#41
dcu
opened
6 years ago
0
Add plugin support
#40
sohamkamani
closed
4 years ago
11
Fix the ordering of expected and actual in some assert.Equal calls
#39
vthiery
closed
6 years ago
1
Improve Do methods
#38
vthiery
closed
4 years ago
6
Releasing version 3.0.1
#37
vthiery
closed
6 years ago
4
Self-reference heimdall using the master branch instead of 3.0.0
#36
vthiery
closed
6 years ago
0
Remove Println on 5xx errors in Do method
#35
vthiery
closed
6 years ago
1
Storing request buffer to create new reader on each request
#34
dlahoza
closed
6 years ago
2
Implement Functional Options
#33
italolelis
closed
6 years ago
9
Fixes wrong comment
#32
italolelis
closed
6 years ago
0
Functional Options support
#31
italolelis
closed
6 years ago
2
Wrong comment
#30
bobozhengsir
closed
6 years ago
2
Allow creating retrier with a function
#29
medakk
closed
6 years ago
5
Add context support to HTTP client
#28
shubham7saxena
closed
5 years ago
6
allow custom http client
#27
darshanime
closed
6 years ago
5
Add examples for usage of retrier with various backoffs
#26
rShetty
closed
5 years ago
2
Add jitter for exponential backoff
#25
timusg
closed
6 years ago
2
Update README.md
#24
mattias-lundell
closed
6 years ago
1
Support for GRPC
#23
rShetty
closed
6 years ago
2
Add jitter for constant backoff
#22
pravj
closed
6 years ago
6
Add Jitter in retry time
#21
rShetty
closed
6 years ago
3
Allow to set the underlying http client, or cookie jar + transport
#20
dcu
closed
6 years ago
4
Split out interfaces for Retrier vs HTTP Client
#19
rShetty
closed
6 years ago
3
Support for Asynchronous HTTP Client
#18
rShetty
closed
5 years ago
3
Support for golang context
#17
rShetty
closed
5 years ago
6
Add FAQ
#16
sohamkamani
closed
6 years ago
1
[Shubham] add hystrix fallback function to hystrixHTTPClient
#15
shubham7saxena
closed
6 years ago
4
Documentation: When should you pick Heimdall over the alternatives ?
#14
rShetty
closed
6 years ago
6
Pass time.Duration to client init, instead of int
#13
kgrz
closed
6 years ago
1
Cleanup code, fix linters issues and add code quality badges
#12
apostov
closed
6 years ago
1
Fix #8: migrate from glide to dep
#11
apostov
closed
6 years ago
1
Support for HTTP Do method on the client
#10
sohamkamani
closed
6 years ago
1
Configurable hystrix fallback on failures
#9
rShetty
closed
6 years ago
3
Move to dep from glide package management
#8
rShetty
closed
6 years ago
0
Add public Do method to http client
#7
sohamkamani
closed
6 years ago
1
while creating new client use time.Duration
#6
devdinu
closed
6 years ago
6
Response Headers
#5
dimiro1
closed
6 years ago
2
Do method private in hystrix client.
#4
nawuko
closed
6 years ago
2
Add Do method in Client
#3
devdinu
closed
6 years ago
1
Add stats to Request Metrics
#2
devdinu
opened
6 years ago
10
Update readme
#1
sohamkamani
closed
6 years ago
1
Previous