Head Method

Fetches the document headers using the HTTP HEAD method.

Syntax

public fun head(url: String?)

Remarks

This method fetches the document headers using the HTTP HEAD method. The headers are received through the Header event.

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