Skip to content

Add missing API: HttpSessionState.Mode #281

@Clounea

Description

@Clounea

Summary

When I try the IHttpModule and HttpApplication in the adapter, I found that HttpSessionState.Mode is used in my module(in Sharepoint Online) but it is not supported.

Motivation and goals

HttpSessionState.Mode is used in my module(in Sharepoint Online) but it is not supported. I wonder if there is plan to support the API.

In scope

HttpSessionState.Mode

Usage example:

context.Session.Mode != SessionStateMode.Off

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions