Improve this Doc  View Source

$templateRequestProvider

  1. - $templateRequest
  2. - provider in module ng

Used to configure the options passed to the $http service when making a template request.

For example, it can be used for specifying the "Accept" header that is sent to the server, when requesting a template.

Methods