Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • H HTTPS Everywhere EFF
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
  • Activity
  • Create a new issue
  • Issue Boards
Collapse sidebar
  • The Tor Project
  • Applications
  • HTTPS Everywhere EFF
  • Issues
  • #21839
Closed
Open
Issue created Mar 31, 2017 by cypherpunks@cypherpunks

"Amazon.in (partial)" is partially broken

Example page:- http://www.amazon.in/dp/B00W0VBOH0/ref=twister_dp_update?_encoding=UTF8&psc=1

When trying to select sizes or colors, the page fails to update with https everywhere enabled on firefox.

This is due to this xhr request being clobbered by jquery/cors.

For some reason the request method switches to OPTIONS instead of GET when the below xhr request is upgraded from http to https.

https://www.amazon.in/gp/twister/ajaxv2?sid=

The amazon server responds with a 405 for an OPTIONS request.

Need to add this exclusion pattern.

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
Time tracking