跳到主要内容
版本:Next

wrapHttpRequestOptions

Hierarchy

  • HttpResponseOptions
    • wrapHttpRequestOptions

Index

Properties

Properties

optionalwriteableImpl

writeableImpl?: { end: (chunk?: any, encoding?: string) => void; write: (chunk: any, encoding?: string) => void }