issues
search
Kong
/
unirest-ruby
Unirest in Ruby: Simplified, lightweight HTTP client library.
http://unirest.io/ruby
MIT License
364
stars
81
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump gems to modern versions
#56
martinstreicher
opened
3 years ago
1
Json deprecation warning on ruby 2.7.1
#55
leoplct
opened
4 years ago
0
URI.escape is obsolete
#54
avispatech-dev
opened
4 years ago
0
Gem: POST method needs "body" rather then "parameters" parameter
#53
daniel-sullivan
opened
5 years ago
0
Update rest-client version to support >2.0.0
#52
Zarthus
opened
6 years ago
3
Allow default headers to be overridden
#51
abonstu
opened
6 years ago
0
Upgrade gem version
#50
nasospsa
opened
7 years ago
2
Unable to activate unirest
#49
tee
opened
7 years ago
2
updated readme/parameters are sent with the key :params
#48
JackMarx
opened
7 years ago
1
Default headers should be overridable
#47
tdc-jwhitson
opened
7 years ago
1
Disable automatically added square brackets at end of array name
#46
adm7373
opened
7 years ago
0
unirest depending on old json version. Ruby 2.4.0 includes json 2.0.2
#45
moeSizlak
opened
7 years ago
0
Remove explicit dependency on gems in stdlib
#44
colstrom
opened
7 years ago
1
Add base_url method
#43
tit
opened
8 years ago
0
Update gems
#42
mdippery
opened
8 years ago
4
Upgrading to Rails 4.2.7 breaks funcitonality.
#41
Fladdermuz
opened
8 years ago
1
Loosen gem deps & minor fixes
#40
paulmakepeace
opened
8 years ago
3
Bump and republish
#39
markaschneider
opened
8 years ago
2
Unirest.default_header(..,..) returns undefined method `default_header' for Unirest:Module (NoMethodError)
#38
tokhi
opened
8 years ago
2
Unirest headers not interpreted correctly
#37
ishuah
closed
7 years ago
4
added rails instructions to documentation
#36
gatorjuice
opened
8 years ago
1
Allow JSON response body to use symbols instead of strings
#35
bobf
opened
8 years ago
0
Get the new url
#34
albttx
closed
8 years ago
0
Unirest not working, conflicts with addressable
#33
dodops
closed
5 years ago
1
Updates 'rest-client' insecure version
#32
santyprada
closed
8 years ago
1
Response body / parsing to a ruby Hash
#31
dbeslic
opened
8 years ago
0
Small Refactor
#30
iCreateJB
closed
7 years ago
2
Rescue Exception is evil in Ruby. You have to never do tha…
#29
guizmaii
closed
8 years ago
2
Small improvements
#28
guizmaii
closed
8 years ago
1
We should not down case the headers key. Some server are case sensitive
#27
guizmaii
closed
8 years ago
0
Security : Rescue Exception is evil in Ruby. You have to never do tha…
#26
guizmaii
closed
9 years ago
0
Some small improvements
#25
guizmaii
closed
9 years ago
0
Unirest is depending on insecure rest-client gem version
#24
paneq
opened
9 years ago
10
How do I handle timeout?
#23
haggen
opened
9 years ago
2
relax rest-client version dependency
#22
arches
closed
8 years ago
4
Webmock
#21
jikkujose
opened
9 years ago
0
Impossible to detect redirect
#20
tit
opened
9 years ago
1
Unirest.user_agent failing with undefined method `user_agent' for Unirest:Module
#19
swolfekabaminc
opened
9 years ago
8
Updates rest-client gem version
#18
Davidslv
closed
8 years ago
1
Add a Gitter chat badge to README.md
#17
gitter-badger
closed
9 years ago
0
11/13 tests fail on ruby 2.0p247
#16
corprew
opened
9 years ago
1
Allow to use proxies
#15
bartblast
opened
9 years ago
2
Token-based HTTP Authentication
#14
corprew
opened
9 years ago
0
How to post json?
#13
zacker330
closed
9 years ago
4
Jruby Support
#12
ryanstout
opened
10 years ago
1
Unirest if only installable if ruby = 2.0
#11
CkuT
closed
10 years ago
2
Issue with base64 encoding of Authorization header
#10
synth
closed
10 years ago
3
Only catch RestClient exceptions
#9
stevenkaras
closed
10 years ago
1
NoMethodError thrown when given an invalid domain name
#8
stevenkaras
closed
10 years ago
5
Add ability to customize user-agent string
#7
mxlje
closed
10 years ago
3
Next