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

feat(model): improve request config #185

Merged
merged 2 commits into from
May 8, 2021
Merged

Conversation

JoaoPedroAS51
Copy link
Collaborator

Use Object.defineProperty to set _config. This way we don't need to ditch private data anymore.

Closes #180

Use `Object.defineProperty` to set `_config`. This way we don't need to ditch private data anymore.
@JoaoPedroAS51 JoaoPedroAS51 mentioned this pull request Mar 31, 2021
@JoaoPedroAS51 JoaoPedroAS51 merged commit 4dc8faf into dev May 8, 2021
@JoaoPedroAS51 JoaoPedroAS51 deleted the feat/improve-request-config branch May 8, 2021 17:52
JoaoPedroAS51 added a commit that referenced this pull request May 25, 2021
Use `Object.defineProperty` to set `_config`. This way we don't need to ditch private data anymore.
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.

Method Spoofing
1 participant