共用方式為


http_response::operator= 運算子

指派運算子。

http_response &operator=(
   const http_response &response
);

參數

  • response

需求

**標頭:**http_msg.h

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

請參閱

參考

http_response 類別