Bump to 1.5.0rc1 (#4318)
This commit is contained in:
parent
467456f7a1
commit
a549d1ae6b
3 changed files with 8 additions and 5 deletions
|
@ -83,6 +83,6 @@ describe Pubsubhubbub::ConfirmationWorker do
|
|||
end
|
||||
|
||||
def http_headers
|
||||
{ 'Connection' => 'close', 'Host' => 'example.com', 'User-Agent' => 'http.rb/2.2.2 (Mastodon/1.4.7; +https://cb6e6126.ngrok.io/)' }
|
||||
{ 'Connection' => 'close', 'Host' => 'example.com' }
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue