kotlin-stdlib / org.w3c.workers / ForeignFetchResponse ForeignFetchResponse JS 1.1 interface ForeignFetchResponse (source) Properties JS 1.1 headers open var headers : Array < String > ? JS 1.1 origin open var origin : String ? JS 1.1 response abstract var response : Response ?