IPWorks Cloud 2020 Kotlin Edition

Questions / Feedback?

ResetHeaders Method

Resets all HTTP headers, cookies, and LocalFile.

Syntax

public fun resetHeaders()

Remarks

Resets all the HTTP headers as well as LocalFile to "" (empty string), and clears the Metadata and QueryParams collection properties.

Call this method before creating a new request, so that headers and query parameters from the previous request are not carried over to the next one.

Copyright (c) 2021 /n software inc. - All rights reserved.
IPWorks Cloud 2020 Kotlin Edition - Version 20.0 [Build 7941]