matlab.net.http.HeaderField.removeFields - Remove fields from header field array - MATLAB (original) (raw)

Main Content

Class: matlab.net.http.HeaderField
Namespace: matlab.net.http

Remove fields from header field array

Syntax

Description

fields = removeFields([fields](#d126e779012),[ids](#d126e779036)) removes all header fields matching ids and returns the updated array.

Input Arguments

expand all

Names to match, specified as one of the following.

Version History

Introduced in R2018a