MCPcopy Create free account
hub / github.com/apitable/apitable / send

Method send

packages/api-client/http/http.ts:226–226  ·  view source on GitHub ↗
(request: RequestContext)

Source from the content-addressed store, hash-verified

224
225export interface HttpLibrary {
226 send(request: RequestContext): Observable<ResponseContext>;
227}
228
229export interface PromiseHttpLibrary {

Implementers 15

IsomorphicFetchHttpLibrarypackages/api-client/http/isomorphic-fe
ObjectBasicModuleVerifyActionModuleInterfaceApipackages/api-client/types/ObjectParamA
PromiseBasicModuleVerifyActionModuleInterfaceApipackages/api-client/types/PromiseAPI.t
ObservableBasicModuleVerifyActionModuleInterfaceApipackages/api-client/types/ObservableAP
BasicModuleVerifyActionModuleInterfaceApiRequestFactorypackages/api-client/apis/BasicModuleVe
TranslatedFontpackages/datasheet/public/file/pdf/pdf
MessageHandlerpackages/datasheet/public/file/pdf/pdf
ActionControllerbackend-server/application/src/main/ja
NotifySubjectbackend-server/application/src/main/ja
CenterNotifySubjectbackend-server/application/src/main/ja
AbstractValidateCodeProcessorbackend-server/application/src/main/ja
EmailValidateCodeProcessorbackend-server/application/src/main/ja

Calls

no outgoing calls

Tested by

no test coverage detected