javascript - Mozilla Persona -


i know lot of code, i'm complete scrub when comes xhr.setrequestheader in html. i've set user can logged in using mozilla's persona log in, console returns errors:

refused set unsafe header "content-length" refused set unsafe header "connection" [error] failed load resource: server responded status of 405 (method not allowed) (sign-in, line 0) 

i've set html pages... somewhat, i'd love help. website can found @ https://agstp.tk , https://github.com/august712/august712.github.io. thanks!

(oh, , can explain me header is? said, i'm new this.)


Comments

Popular posts from this blog

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

python - Mongodb How to add addtional information when aggregating? -

java - Incorrect order of records in M-M relationship in hibernate -