•  
      request #14967 Do not set "io" cookie when starting a communication with the realtime server
    Infos
    #14967
    Thomas Gerbet (tgerbet)
    2020-07-13 09:19
    2020-06-09 17:11
    16216
    Details
    Do not set "io" cookie when starting a communication with the realtime server
    When a connection is opened by a web browser to the realtime server, a cookie is set. This cookie does have any secure or samesite attributes so browsers are now complaining about it. This cookie is not useful for our usage, we can tell socket.io to not set it.
    Other
    Empty
    Empty
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Thomas Gerbet (tgerbet)
    Closed
    2020-07-13
    Attachments
    Empty
    References
    Referencing request #14967
    Referenced by request #14967

    Artifact Tracker v5

    rel #14816 11.16

    Follow-ups

    User avatar
    Thomas Gerbet (tgerbet)2020-06-09 17:12
    • Summary
      -Do not io cookie when starting a communication with the realtime server 
      +Do not set "io" cookie when starting a communication with the realtime server