Skip to content

Adding responseEncoding prop type in AxiosRequestConfig#3918

Merged
jasonsaayman merged 10 commits intoaxios:masterfrom
FCarvalhoVII:add-response-encoding-prop-type
Dec 23, 2021
Merged

Adding responseEncoding prop type in AxiosRequestConfig#3918
jasonsaayman merged 10 commits intoaxios:masterfrom
FCarvalhoVII:add-response-encoding-prop-type

Conversation

@FCarvalhoVII
Copy link
Copy Markdown
Contributor

Hello,

This pull request adds the responseEncoding property (present in the documentation) in the TypeScript AxiosRequestConfig interface, thus correcting the problems when building TypeScript. I put some of the most used encodings to make it easier for those who want to use this property and also leaving the possibility to choose any other type of encoding if necessary, accepting the encodings in string type.

@domdomegg
Copy link
Copy Markdown

Also see #3906

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants