path

fun path(path: String): Request

Sets the path of the request

Return

The request builder

Parameters

path

The path of the request


var path: String?

The path of the request Default: null (No path)