Skip to content

Conversation

@Matir
Copy link
Contributor

@Matir Matir commented Nov 17, 2020

This actually declares the cookies array in the onHeadersReceived listener.

Fixes #26.

This actually declares the cookies array in the `onHeadersReceived` listener.

Fixes mandatoryprogrammer#26.
@mandatoryprogrammer
Copy link
Owner

Good catch, I had not thought about injection into extensions with strict mode. Probably worth enforcing this in the main implant as well at some point just so we ensure future updates are compatible with extensions utilizing strict mode.

Thanks for the contribution 👍

@mandatoryprogrammer mandatoryprogrammer merged commit 876155f into mandatoryprogrammer:master Nov 22, 2020
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.

Injecting into strict mode fails

2 participants