Global

Location

  • Reference:
    • Go.dll  .NET, .NET Standard 2.0
    • Go.fx  Island
  • Namespace: go.net.http.cookiejar
  • Platforms: .NET, .NET Standard 2.0, Island

Methods


New

 

class method New(o: Memory<Options>): tuple of (Memory<Jar>, error)

 

static (Memory<Jar>, error) New(Memory<Options> o)

 

static func New(_ o: Memory<Options>) -> tuple of (Memory<Jar>, error)

 

func New(o Memory<Options>) tuple of (Memory<Jar>, error)

 

Shared Function New(o As Memory<Options>) As Tuple (Of Memory<Jar>, error)

Parameters:

  • o: