f5a8c5a45d
Signed-off-by: Michael Mayer <michael@photoprism.app>
4 lines
102 B
Go
4 lines
102 B
Go
package session
|
|
|
|
// Header specifies the name of the session HTTP header.
|
|
var Header = "X-Session-ID"
|