8000
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 f87e828 commit aec25f1Copy full SHA for aec25f1
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