withReadOnly

abstract fun withReadOnly(): Header

创建一个新的Header实例,其内容与当前实例相同,但设置为只读状态

Return

一个新的只读Header实例