forked from AkkomaGang/akkoma
6ca709816f
Validate the content-type of the response when fetching an object, according to https://www.w3.org/TR/activitypub/#x3-2-retrieving-objects. content-type headers had to be added to many mocks in order to support this, some of this was done with a regex. While I did go over the resulting files to check I didn't modify anything unrelated, there is a possibility I missed something. Closes pleroma#1948 |
||
---|---|---|
.. | ||
accept_handling_test.exs | ||
announce_handling_test.exs | ||
answer_handling_test.exs | ||
article_handling_test.exs | ||
audio_handling_test.exs | ||
block_handling_test.exs | ||
chat_message_test.exs | ||
delete_handling_test.exs | ||
emoji_react_handling_test.exs | ||
event_handling_test.exs | ||
follow_handling_test.exs | ||
like_handling_test.exs | ||
question_handling_test.exs | ||
reject_handling_test.exs | ||
undo_handling_test.exs | ||
user_update_handling_test.exs | ||
video_handling_test.exs |