HTTPS Problem

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Vidds

    #1

    HTTPS Problem

    Hi,

    I am navigating from a HTTPS site to a HTTP site. I am not getting the
    urlreferrer
    for it .How can i get the urlreferrer info if i am coming from a secured
    site.Please help this is urgent.Thanks in advance

    Regards
    Vidds
  • ssvivek@gmail.com

    #2
    Re: HTTPS Problem

    Hi Vidds,

    This is not possible to my knowledge, Obviously, you cannot read
    urlrefferrer because the security should be enforced in HTTPS. Hence it
    will be null or a blank.

    Vidds wrote:[color=blue]
    > Hi,
    >
    > I am navigating from a HTTPS site to a HTTP site. I am not getting the
    > urlreferrer
    > for it .How can i get the urlreferrer info if i am coming from a secured
    > site.Please help this is urgent.Thanks in advance
    >
    > Regards
    > Vidds[/color]

    Comment

    • Vidds

      #3
      Re: HTTPS Problem

      Yes that is there but is there any way where in i can get any specific info
      abt the coming request??

      "ssvivek@gmail. com" wrote:
      [color=blue]
      > Hi Vidds,
      >
      > This is not possible to my knowledge, Obviously, you cannot read
      > urlrefferrer because the security should be enforced in HTTPS. Hence it
      > will be null or a blank.
      >
      > Vidds wrote:[color=green]
      > > Hi,
      > >
      > > I am navigating from a HTTPS site to a HTTP site. I am not getting the
      > > urlreferrer
      > > for it .How can i get the urlreferrer info if i am coming from a secured
      > > site.Please help this is urgent.Thanks in advance
      > >
      > > Regards
      > > Vidds[/color]
      >
      >[/color]

      Comment

      • Joerg Jooss

        #4
        Re: HTTPS Problem

        Thus wrote Vidds,
        [color=blue]
        > Hi,
        >
        > I am navigating from a HTTPS site to a HTTP site. I am not getting the
        > urlreferrer
        > for it .How can i get the urlreferrer info if i am coming from a
        > secured
        > site.Please help this is urgent.Thanks in advance[/color]

        Referrer is useless for non-trivial application purposes, as it is often
        removed by web proxies or when switching to a secure protocol etc.

        Cheers,
        --
        Joerg Jooss
        news-reply@joergjoos s.de


        Comment

        Working...