HTML form on an HTTPS site that submits its content to a completely different HTTPS site -


is possible/allowed create html form on https site submits content different (even domain different) https site or there issues, i.e. browser shows alert?

it mixed content
if have non ssl form action page @ secured page loaded on secure connection, contains form targets insecure endpoint. endpoint should made available on secure connection.
makes warning on secured page


Comments

Popular posts from this blog

javascript - Clear button on addentry page doesn't work -

c# - Selenium Authentication Popup preventing driver close or quit -

tensorflow when input_data MNIST_data , zlib.error: Error -3 while decompressing: invalid block type -