Skip to content

Add http wrapper class #224

@jcoupey

Description

@jcoupey

We currently have two routing classes that use http requests to get routing results: OrsHttpWrapper and RoutedWrapper respectively for openrouteservice and osrm-routed.

Exact request syntax and http method differ, but both are sharing some duplicated code to handle the requests. We should move those parts to a dedicated HttpWrapper abstract parent class.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions