getDownloadFromPostUrl

open fun getDownloadFromPostUrl(serverUrl: String, contents: String, conTypeJason: Boolean): URLConnection

서버에서 연결하여 URLConnection로 반환한다.

Return

URLConnection

Parameters

serverUrl

접속 URL

contents

전송할 데이터