Site logo

[Support request] Load SVG from https not http?

Home Forums Support [Support request] Load SVG from https not http?

Home Forums Support Load SVG from https not http?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2412100
    Sneaky

    Hi, I note that the svg icons are being loaded from http, not https.

    Why and can you, or we, change it to default https

    It is not good to have both https and http on the same supposedly secure site.

    SVG not secure https

    Thanks

    #2412393
    David
    Staff
    Customer Support

    Hi there,

    those are inline SVGs, there is no network request being made as they are self contained SVG Code.

    The XMLNS is a XML Namespace, what it does is tell the browser ‘Hey this piece of XML is an inline SVG that follows this w3.org standard’. And when w3 issued that standard they used a HTTP URL for the namespace, and that cannot be changed.

    So simply put – you can ignore them 🙂

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.