func connection(NSURLConnection, didSendBodyData : Int, totalBytesWritten : Int, totalBytesExpectedToWrite : Int)
Sent as the body (message data) of a request is transmitted (such as in an HTTP POST request).
あるリクエストのボディ(メッセージデータ)が送信される(例えばHTTP POSTリクエストにおいて)ときに送られます。