Skip to content

a new go-resty client is created per request. #4323

Description

@antihax
Description

Go Client is creating a new go-resty client (and thus http.Client) per request which is inefficient and preventing KeepAlive from functioning.

Swagger-codegen version

2.3.0 HEAD

Suggest a Fix

Move client and services to APIClient.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions