Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

Why in FormData from form tag FF add SLnewses and WPTLNG fields?

more options

I send data form using ajax and posting a FormData. The server receive the correct data and additional fields i.e.:

SLnewses = 1 WPTLNG = 1

best regards

John Rossati

I send data form using ajax and posting a FormData. The server receive the correct data and additional fields i.e.: SLnewses = 1 WPTLNG = 1 best regards John Rossati

선택된 해결법

Having noticed this problem myself, I found the culprit: the add-on "ImTranslator" does set these cookies! (See http://www.smartlinkcorp.com/ )

In my case I was not able to access many pages of a German authority (namely bundesnetzagentur.de), because these additional cookies trigger a cookie manipulation alert and--for security reasons--then stops delivery of page content.

문맥에 따라 이 답변을 읽어주세요 👍 1

모든 댓글 (1)

more options

선택된 해결법

Having noticed this problem myself, I found the culprit: the add-on "ImTranslator" does set these cookies! (See http://www.smartlinkcorp.com/ )

In my case I was not able to access many pages of a German authority (namely bundesnetzagentur.de), because these additional cookies trigger a cookie manipulation alert and--for security reasons--then stops delivery of page content.