issues
search
lostisland
/
sawyer
Secret User Agent of HTTP
MIT License
247
stars
75
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add `dig` and `fetch` to `Sawyer::Resource`
#74
mrpinsky
closed
2 years ago
0
Specify correct minimal Faraday version
#73
skryukov
closed
2 years ago
0
Enhance Faraday Support
#72
iMacTia
closed
2 years ago
0
Updating faraday ref to 2.2
#71
tclaus
closed
2 years ago
1
allow faraday 2.x?
#70
jrochkind
closed
2 years ago
7
Generalize 'Link' header parsing
#69
ivailop
opened
3 years ago
0
Crash on response 'Link" header parsing
#68
ivailop
opened
3 years ago
1
Allow closing underlying connection.
#67
ioquatix
closed
4 years ago
3
No way to close connection
#66
ioquatix
closed
4 years ago
0
Handle relation types with dashes and URLs
#65
xuorig
opened
4 years ago
0
Unexpected method was called when receive some JSON response
#64
ryz310
opened
5 years ago
0
Disable yaml tests in Ruby 2.5+ because of issues with Psych 3.0
#63
technoweenie
closed
5 years ago
0
update relation tests to pass options for get/head/delete requests
#62
technoweenie
closed
5 years ago
0
relax future gem version restrictions on faraday and addressable
#61
technoweenie
closed
5 years ago
2
Update tested ruby versions in CI
#60
technoweenie
closed
5 years ago
0
Relax dependency on addressable.
#59
jpittis
closed
5 years ago
6
Loosen addressable gem to allow 2.6 version
#58
tas50
closed
5 years ago
3
don't put test files into gem
#57
timoschilling
closed
5 years ago
2
Faraday dependency
#56
ernsheong
closed
5 years ago
3
Raise exception if none of json libraries could be required.
#55
spacewander
closed
5 years ago
2
YAML marshal broken in Ruby 2.5+ (Psych 3.0+)
#54
nomadium
opened
6 years ago
1
Failing to restore resource.rels[:x].get after marshal_load
#53
dazza-codes
opened
6 years ago
1
Option to get raw response body
#52
nazarhussain
closed
5 years ago
3
Write a descriptive README
#51
alyssais
closed
7 years ago
1
Fix image URLs in README file
#50
pvdb
closed
7 years ago
3
Travis: add JRuby 9.1.15.0, 2.4.3 to CI matrix
#49
olleolleolle
closed
5 years ago
0
Avoid psych deprecation warnings
#48
olleolleolle
closed
5 years ago
2
Loosen faraday requirements to allow 0.10 to be picked up
#47
andrew
closed
8 years ago
0
Loosen Addressable dependency again
#46
andrew
closed
8 years ago
1
Relation `get` method can't take `options`
#45
xevix
closed
5 years ago
1
Loosen Addressable dependency
#44
pengwynn
closed
8 years ago
0
CI build matrix
#43
pengwynn
closed
8 years ago
0
upgrade to addressable 2.4.0
#42
mlankenau
closed
8 years ago
6
How can I encode the following hash in my query in Ruby with Sawyer?
#41
volkanunsal
closed
9 years ago
1
Fix examples
#40
pengwynn
closed
9 years ago
0
Sawyer::Resource.as_json returns nested Arrays
#39
artursapek
closed
9 years ago
1
Alias Resource#to_h to #to_attrs instead of #attrs
#38
davidcornu
closed
9 years ago
4
Update README to be useful
#37
cemeyer2
closed
7 years ago
3
Use sawyer with multipart POST?
#36
ldonnet
opened
9 years ago
7
Swap out Faraday for Hurley
#35
pengwynn
closed
8 years ago
4
How to serializer Sawyer::Resource object to json?
#34
defp
closed
9 years ago
1
Add Resource#each & Enumerable
#33
Casao
closed
10 years ago
1
Test and fix for the #to_attrs method of Sawyer::Resource
#32
tkowark
closed
10 years ago
1
Raw response access for Sawyer::Response
#31
matadon
closed
5 years ago
2
Strip response bodies before attempting to decode them
#30
pseudomuto
closed
10 years ago
2
Eliminate lib/sawyer/resource.rb:90: warning: mismatched indentations at...
#29
rochefort
closed
10 years ago
1
How do I keep certain fields from a Sawyer::Resource?
#28
ghost
closed
10 years ago
2
Fix #head and #get helpers on Relation using the default method
#27
eduardog
closed
5 years ago
1
fix deserialization problem
#26
huaoguo
closed
10 years ago
5
Clone instead of move _url fields with the simple link parser
#25
bhuga
closed
10 years ago
2
Next