Add orca passthrough
There are currently no pipelines.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.
Adds a method which sends a post request to Orca, and calls that method for dark and for correct requests.
Tested by starting Orca and the webservice, then sending some requests through to the webservice. Orca received the requests as expected.
To run a merge request pipeline, the jobs in the CI/CD configuration file must be configured to run in merge request pipelines and you must have sufficient permissions in the source project.