Skip to content
This repository was archived by the owner on Jul 31, 2022. It is now read-only.

Moved HttpSession to server; SimpleHttpHandler changed to interface. #37

Merged
merged 10 commits into from
May 5, 2020

Conversation

Katsute
Copy link
Member

@Katsute Katsute commented May 5, 2020

Prerequisites

If all checks are not passed then the pull request will be closed

  • My code follows the style listed in CONTRIBUTING
  • I have checked that no other similar pull requests already exists
  • Build compiles
  • Build runs without exceptions
  • I have added/modified documentation (if applicable)

Changes Made

list changes made and/or relevant issues

  • Changed HttpSession to a server level method.
  • Changed SimpleHttpHander so now it is an interface.
  • DEV: Added prehandle method for server.

@Katsute Katsute added documentation Improvements or additions to the documentation feature request Request a feature optimization Optimizations labels May 5, 2020
@Katsute Katsute merged commit 063ecce into master May 5, 2020
@Katsute Katsute deleted the http-handler/encapsulation branch May 5, 2020 02:52
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
documentation Improvements or additions to the documentation feature request Request a feature optimization Optimizations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant