DarkShield / daProxy

Proxy boxes
0 stars 0 forks source link

Rewrite Cookie Functionality to work with new proxy code #56

Closed ProZachJ closed 10 years ago

ProZachJ commented 10 years ago

The way we got access to cookies previously was very specific to our hakery of mitm. Will need to rebuild this with http-proxy in mind.

ProZachJ commented 10 years ago

I did some logging in our current proxy tests to confirm this is working as expected, but we should write additional checks into proxy.spec.js specifically for cookie behavior.