NSURLSessionResponseCancel
Cancel the load.
ロードを取り消します。
NSURLSessionResponseAllow
Allow the load operation to continue.
ロード操作を継続することを許可します。
NSURLSessionResponseBecomeStream
Convert the response for this request to use a
NSURLSessionStreamTask
.
このリクエストに対する応答を、NSURLSessionStreamTask
を使うように変換します。