# File lib/puppet/network/http/handler.rb, line 81
81:   def set_content_type(response, format)
82:     raise NotImplementedError
83:   end