标签: android retrofit okhttp
public function get(){ foreach (getallheaders() as $name => $value) { if($name=='id') { $id=$value; } } }
在服务器端我使用方法...
min