Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Federation: WebFinger request does not have Accept header set #6492

Closed
2 tasks done
aral opened this issue Feb 17, 2018 · 2 comments
Closed
2 tasks done

Federation: WebFinger request does not have Accept header set #6492

aral opened this issue Feb 17, 2018 · 2 comments
Labels
activitypub Protocol-related changes, federation bug Something isn't working

Comments

@aral
Copy link

aral commented Feb 17, 2018

From Mastodon v2.1.0, I’m seeing WebFinger requests that do not have an Accept header set to application/jrd+json.


@aral aral changed the title Federation: WebFinger request does not have aAccept header set Federation: WebFinger request does not have Accept header set Feb 17, 2018
@wxcafe wxcafe added bug Something isn't working priority - high activitypub Protocol-related changes, federation labels Mar 2, 2018
@JMendyk
Copy link
Contributor

JMendyk commented Aug 29, 2018

@aral Since #6491 has been solved, could you please verify that WebFinger requests don't have Accept header set to application/jrd+json in some cases? Additionally, could you share some requests that lack this header?

@trwnh
Copy link
Member

trwnh commented May 14, 2023

appears to be fixed

Request.new(:get, url).add_headers('Accept' => 'application/jrd+json, application/json')

@trwnh trwnh closed this as completed May 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
activitypub Protocol-related changes, federation bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants