@GET("/") void foo(@Header("Accept-Language") String lang, Callback<Response> cb);. Header parameters may be null which will omit them from the request.
確定! 回上一頁