Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Conversation

ExE-Boss
Copy link
Contributor

Fixes #396

lib/form_data.js Outdated Show resolved Hide resolved
@ExE-Boss ExE-Boss requested a review from ljharb February 14, 2025 18:55
@ljharb ljharb force-pushed the fix/use-symbol-to-string-tag branch from b406ddd to 999d76a Compare February 14, 2025 18:58
@ljharb ljharb force-pushed the fix/use-symbol-to-string-tag branch from 999d76a to e997b90 Compare February 14, 2025 19:04
@ljharb ljharb changed the title fix: Use Symbol.toStringTag when available [Fix] set Symbol.toStringTag when available Feb 14, 2025
@codecov-commenter
Copy link

Welcome to Codecov 🎉

Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests.

Thanks for integrating Codecov - We've got you covered ☂️

@ljharb ljharb merged commit e997b90 into form-data:master Feb 14, 2025
311 checks passed
ljharb pushed a commit that referenced this pull request Feb 14, 2025
@ExE-Boss ExE-Boss deleted the fix/use-symbol-to-string-tag branch February 14, 2025 20:59
@ExE-Boss ExE-Boss restored the fix/use-symbol-to-string-tag branch February 14, 2025 21:00
@ExE-Boss ExE-Boss deleted the fix/use-symbol-to-string-tag branch February 14, 2025 21:01
ljharb pushed a commit that referenced this pull request Feb 14, 2025
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.

Object.prototype.toString.call(form) returns "[object Object]" instead of "[object FormData]"

3 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.