2
I Use This!
Activity Not Available

Commits : Listings

Analyzed 2 months ago. based on code collected 2 months ago.
Mar 19, 2023 — Mar 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add missing require to headers.rb More... about 7 years ago
Handle an HTTP Response with a Content-type but no body. More... about 7 years ago
Release 0.15.2 More... about 7 years ago
Merge pull request #529 from ahorek/remove_symlink More... about 7 years ago
remove symlink More... about 7 years ago
Release 0.15.1 More... about 7 years ago
Different way of excluding spec files More... about 7 years ago
Merge pull request #527 from ahorek/exclude_spec More... about 7 years ago
exclude spec More... about 7 years ago
Update history and release 0.15 More... about 7 years ago
Merge pull request #522 from georgemillo/patch-1 More... about 7 years ago
spelling fix More... about 7 years ago
Merge pull request #519 from Rsullivan00/rs/improve_query_parser More... about 7 years ago
Merge pull request #518 from CJStadler/do-not-overwrite-default-headers-on-read More... about 7 years ago
beginning of string instead of beginning of line for bom match More... about 7 years ago
Handle json parsing errors and fall back to inspect for CLI More... about 7 years ago
Merge pull request #520 from Rsullivan00/rs/bom_handling More... about 7 years ago
Handle utf-8 bom for json parsing More... about 7 years ago
Add JSON_API_QUERY_STRING_NORMALIZER More... about 7 years ago
Do not overwrite default headers unless specified More... about 7 years ago
Merge pull request #513 from spiceworks/master More... about 7 years ago
Remove accidental 'require' More... over 7 years ago
Implement 'to_s' and 'display' to keep existing behavior More... over 7 years ago
Add docs More... over 7 years ago
Switch Response to inherit from Object More... over 7 years ago
Cleanup HTTParty::Response::Headers More... over 7 years ago
Only send digest_auth after 401 More... over 7 years ago
Add another test for this More... over 7 years ago
Remove decompression logic, as Ruby's Net::HTTP does this anyways More... over 7 years ago
Cleanup 'encode_with_ruby_encoding' More... over 7 years ago