Allow mlp subpackage to use a custom HTTP client and address #4

Closed
opened 2019-06-28 14:39:54 +00:00 by hamcha · 0 comments
Owner

This might come in handy for adding custom timeouts and flags (like bypass CA validation).
The custom URL is for similar reason, but also for using httptest to mock the set source and make the tests not require an internet connection.

...and also simulating network issues so we can get to that juicy 100% code cov.

This might come in handy for adding custom timeouts and flags (like bypass CA validation). The custom URL is for similar reason, but also for using `httptest` to mock the set source and make the tests not require an internet connection. ...and also simulating network issues so we can get to that juicy 100% code cov.
hamcha added the
enhancement
mlp
labels 2019-06-28 14:40:35 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: mcg/draft#4
No description provided.