Skip to content

httpCall -> response body ? #32

@avkv1

Description

@avkv1

Can I get the response body for httpCall callback ?

    this.ctx.httpCall("service2", headers, new ArrayBuffer(0), [], 30000, this.ctx, function (origin_context: Context, headers: u32, body_size: usize, trailers: u32){

    // some logic here

      continue_request();
    });

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