There are 2 methods to send a GET request: .get and .read . Both of them do the same thing but .read returns the data directly, while .get ...
確定! 回上一頁