Skip to content

design pattern suggestion for HTTP request handler. #87

@harimseong

Description

@harimseong

This program creates classes to handle HTTP request and each class is correspond to each method(GET, POST, ...).
Creating objects depends on complex procedure which checks part of HTTP request and deals with exception, but it can be encapsulated with factory method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions