0
0
Fork 0

Adding application/jrd+json webfinger resource

This commit is contained in:
Eugen Rochko 2016-10-18 02:54:49 +02:00
parent 7bb72ff198
commit d5e086a47b
6 changed files with 54 additions and 10 deletions

View file

@ -1,4 +1,4 @@
# Be sure to restart your server when you modify this file.
# Add new mime types for use in respond_to blocks:
# Mime::Type.register "text/richtext", :rtf
Mime::Type.register "application/json", :json, %w( text/x-json application/jsonrequest application/jrd+json )
Mime::Type.register "text/xml", :xml, %w( application/xml application/atom+xml application/xrd+xml )