Skip to content

JSON deserialization of non-JSON content in proxy-related methods #71

Closed
@philliphoff

Description

@philliphoff

The generated methods for the proxy-related REST calls (e.g. ProxyGETNamespacedServiceWithHttpMessagesAsync()) expect responses to be JSON-serialized strings; this is often not the case (e.g. when a web site is being proxied and raw HTML, CSS, and JavaScript are returned).

Those proxy-related methods should probably just pass through the raw response content.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions