index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
lib
/
request.rb
Age
Commit message (
Expand
)
Author
2018-08-31
Do not sign useless User-Agent or Accept-Encoding headers (#8533)
Eugen Rochko
2018-08-26
Add CLI task for rotating keys (#8466)
Eugen Rochko
2018-06-29
Merge `HIDDEN_SERVICE_VIA_TRANSPARENT_PROXY` into `ALLOW_ACCESS_TO_HIDDEN_SER...
MIYAGI Hikaru
2018-05-18
User agent for WebFinger (#7531)
MIYAGI Hikaru
2018-05-10
Disable inflate gzip on head method (#7432)
Yamagishi Kazutoshi
2018-05-09
Support gzip encoding on Request (#7425)
Yamagishi Kazutoshi
2018-05-02
Guard against nil URLs in Request class (#7284)
Eugen Rochko
2018-04-25
HTTP proxy support for outgoing request, manage access to hidden service (#7134)
MIYAGI Hikaru
2018-03-26
Validate HTTP response length while receiving (#6891)
Akihiko Odaki
2018-03-24
Close http connection in perform method of Request class (#6889)
Akihiko Odaki
2018-03-20
request: in the event of failure, try other IPs (#6761) (#6813)
Rey Tucker
2018-02-24
Raise Mastodon::HostValidationError when host for HTTP request is private (#6...
Akihiko Odaki
2017-12-06
Using double splat operator (#5859)
Yamagishi Kazutoshi
2017-10-02
Suppress backtrace from Request#perform (#5174)
Daigo 3 Dango
2017-09-28
Change max redirects followed to 2 (#5136)
Eugen Rochko
2017-09-14
Include requested URL into the message on network errors (#4945)
unarist
2017-08-09
Add Digest header to requests with body, handle acct and URI keyId (#4565)
Eugen Rochko
2017-07-14
HTTP signatures (#4146)
Eugen Rochko