We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c54a3c commit 7bdc6cbCopy full SHA for 7bdc6cb
src/ng/http.js
@@ -814,7 +814,7 @@ function $HttpProvider() {
814
* transform function or an array of such functions. The transform function takes the http
815
* response body, headers and status and returns its transformed (typically deserialized) version.
816
* See {@link ng.$http#overriding-the-default-transformations-per-request
817
- * Overriding the Default TransformationjqLiks}
+ * Overriding the Default Transformations}
818
* - **paramSerializer** - `{string|function(Object<string,string>):string}` - A function used to
819
* prepare the string representation of request parameters (specified as an object).
820
* If specified as string, it is interpreted as function registered with the
0 commit comments