+ requestWithURL:
Creates and returns a URL request for a specified URL.
URLリクエストをある指定されたURLに対して作成して返します。
- initWithURL:
Creates a URL request for a specified URL.
URLリクエストをある指定されたURLに対して作成します。
- initWithURL:cachePolicy:timeoutInterval:
Creates a URL request with the specified URL, cache policy, and timeout values.
URLリクエストをこの指定されたURL、キャッシュポリシー、そしてタイムアウト値で作成します。