MCPcopy Create free account
hub / github.com/form-data/form-data / SubmitOptions

Interface SubmitOptions

index.d.ts:59–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57 }
58
59 interface SubmitOptions extends http.RequestOptions {
60 protocol?: 'https:' | 'http:';
61 }
62}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected