about summary refs log tree commit diff
path: root/spec/lib/request_spec.rb
AgeCommit message (Expand)Author
2023-02-20Autofix Rubocop Style/SymbolProc (#23742)Nick Schonning
2023-02-20Enable Rubocop RSpec/NotToNot (#23723)Nick Schonning
2023-02-18Autofix Rubocop Lint/AmbiguousOperator (#23680)Nick Schonning
2023-01-11fix: allow verification when page size exceeds 1MB (using HTML5 parser) (#22879)Markus Unterwaditzer
2022-08-28Fix typos (#18604)luzpaz
2018-11-22Fix connect timeout not being enforced (#9329)Eugen Rochko
2018-10-04Lint pass (#8876)aus-social
2018-03-26Validate HTTP response length while receiving (#6891)Akihiko Odaki
2018-03-24Close http connection in perform method of Request class (#6889)Akihiko Odaki
2018-03-20request: in the event of failure, try other IPs (#6761) (#6813)Rey Tucker
2018-02-24Raise Mastodon::HostValidationError when host for HTTP request is private (#6...Akihiko Odaki
2017-07-14HTTP signatures (#4146)Eugen Rochko