Skip to content

SEC_E_BUFFER_TOO_SMALL error #36

Closed
@juergenr

Description

@juergenr

I get sometimes (randomly) an error on using http_request on http_client.
The error occurs in completion_callback in the line:
p_request_context->report_error(errorCode, build_error_msg(error_result));
The error code is ox80090321: meaning SEC_E_BUFFER_TOO_SMALL

I have no clue how I could track the error.

Any help or advice is greatly appreciated!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions