Adding application/jrd+json webfinger resource
This commit is contained in:
parent
7bb72ff198
commit
d5e086a47b
6 changed files with 54 additions and 10 deletions
|
@ -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 )
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue