Skip to content

HttpResponseMessage not disposed on EnsureSuccessStatusCode throw in SmokerProxy #16

Description

@CamSoper

Priority

Medium

Issue

HttpResponseMessage is not disposed when EnsureSuccessStatusCode throws in SmokerProxy.

Why it's not "low-hanging"

Needs a using block or try/finally around the response, but currently the proxy only talks to localhost, so failures are rare.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions