9 lines
319 B
XML
9 lines
319 B
XML
<snippet>
|
|
<content><![CDATA[\$httpBackend.when '${1:GET|POST|HEAD|JSONP|PUT|DELETE|PATCH}', ${2:'url'|/RegExp/}${3:
|
|
,${4:'HTTPRequestBody'}}${5:
|
|
,${6:HTTPheaders|(header) ->}}]]></content>
|
|
<tabTrigger>.when</tabTrigger>
|
|
<scope>source.coffee</scope>
|
|
<description>Angular $httpBackend when</description>
|
|
</snippet>
|