Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Zend Framework Http クライアントを使用して、各要求から http 応答/サーバー コードを取得するにはどうすればよいですか? 私は体をうまく取得していますが、応答コードもいいでしょう。
答えを見つけました:
$response->getStatus();