Skip to content

Add orca passthrough

Robert Rosca requested to merge feat/orca-passthrough into master

Description

Adds a method which sends a post request to Orca, and calls that method for dark and for correct requests.

How Has This Been Tested?

Tested by starting Orca and the webservice, then sending some requests through to the webservice. Orca received the requests as expected.

Relevant Documents (optional)

Types of changes

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the code style of this project.

Reviewers

@calibration

Merge request reports