共用方式為


http_headers::begin 方法

傳回參考第一個標頭欄位的迭代器。

iterator begin();

const_iterator begin() const;

傳回值

HTTP 標頭開頭的迭代器

需求

**標頭:**http_msg.h

**命名空間:**web::http

請參閱

參考

http_headers 類別