agilepathway / gauge-confluence

Publishes Gauge specifications to Confluence. This is a documentation plugin for Gauge.
Apache License 2.0
3 stars 0 forks source link

Refactor duplication in http client methods #45

Closed johnboyes closed 3 years ago

johnboyes commented 3 years ago

The http client methods (put, post, delete, get) have a lot of duplication between them. Would be good refactor them to remove the duplication.