回答編集履歴
1
リンクを設置
answer
CHANGED
@@ -3,4 +3,4 @@
|
|
3
3
|
今回はGETメソッドなので、該当の行は`Alamofire.request("https://localhost.jp/basic-auth/")`で良いと思います。
|
4
4
|
|
5
5
|
以下のプルリクエストの"Top-Level APIs"の部分に詳細が書いてあります。
|
6
|
-
https://github.com/Alamofire/Alamofire/pull/1462
|
6
|
+
[https://github.com/Alamofire/Alamofire/pull/1462](https://github.com/Alamofire/Alamofire/pull/1462)
|