System::Net::Http::Headers::HttpHeaders::AddParsedValue 메서드

HttpHeaders::AddParsedValue method

지정된 이름으로 헤더를 가져와 파싱된 값을 헤더에 추가합니다.

void System::Net::Http::Headers::HttpHeaders::AddParsedValue(String name, System::SharedPtr<Object> value)
매개변수형식설명
nameString헤더 이름입니다.
valueSystem::SharedPtr<Object>추가해야 하는 값.

또 보기