# File lib/puppet/network/http/handler.rb, line 16 16: def accept_header(request) 17: raise NotImplementedError 18: end