Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replacing deprecated substr() with slice() #4468

Merged
merged 2 commits into from May 3, 2022
Merged

Conversation

JLL32
Copy link
Contributor

@JLL32 JLL32 commented Feb 12, 2022

Replacing deprecated function String.prototype.substr() with String.prototype.slice() in:

  • lib/adapters/http.js
  • lib/helpers/parseHeaders.js

@jasonsaayman
Copy link
Member

Looks good, thanks for this PR

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.

None yet

2 participants