chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.network / NetworkDomain / getRequestPostData

getRequestPostData

suspend fun getRequestPostData(input: GetRequestPostDataRequest): GetRequestPostDataResponse

Returns post data sent with the request. Returns an error when no data was sent with the request.