API Integrator 2016 Java Edition
API Integrator 2016 Java Edition
Questions / Feedback?

AddHeader Method

Adds an HTTP header to the request.

Syntax

public void addHeader(String name, String value);

Remarks

This method appends a header to the HTTP request.

Use this method with caution. If an invalid header is added, the HTTP request may fail.

 
 
Copyright (c) 2021 /n software inc. - All rights reserved.
API Integrator 2016 Java Edition - Version 16.0 [Build 7709]