|
@@ -96,7 +96,7 @@ module Web
|
|
# Default format for responses that don't consider the request format
|
|
# Default format for responses that don't consider the request format
|
|
# Argument: A symbol representation of a mime type, defaults to :html
|
|
# Argument: A symbol representation of a mime type, defaults to :html
|
|
#
|
|
#
|
|
- default_response_format :json
|
|
|
|
|
|
+ # default_response_format :json
|
|
|
|
|
|
# HTTP Body parsers
|
|
# HTTP Body parsers
|
|
# Parse non GET responses body for a specific mime type
|
|
# Parse non GET responses body for a specific mime type
|