search for: negotiate_content

Displaying 1 result from an estimated 1 matches for "negotiate_content".

2007 Aug 30
1
problems with ''no Accept header'' request
...split the missing Accept header. responder.rb line 37 def initialize(accept_header, params={}) MERB_LOGGER.info accept_header @accepts = Responder.parse(accept_header) @params = params @stack = {} end @accepts seems to be later on used in negotiate_content() l84, negotiate_by_format() l92, negotiate_by_accept_header l103 What''s the proper way of dealing with this problem? Thanks, -Matt -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/merb-devel/attachments/20070830/b77f873a/att...