Skip to content

Change (req, res) pair to a single http context object #1292

@hacksparrow

Description

@hacksparrow

Description / Steps to reproduce / Feature proposal

Use a single object object to contain the request and response object.

Current Behavior

(req, res)

Expected Behavior

(httpContext)

Acceptance Criteria

(req, res ...) should be replaced with (httpContext ...).

See Reporting Issues for more tips on writing good issues

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions