jin-frame
Modules
- decorators/fields/Body
- decorators/fields/Cookie
- decorators/fields/handlers/getFieldMetadata
- decorators/fields/handlers/REQUEST_FIELD_DECORATOR
- decorators/fields/Header
- decorators/fields/ObjectBody
- decorators/fields/Param
- decorators/fields/Query
- decorators/getFrameInternalData
- decorators/getFrameOption
- decorators/methods/Delete
- decorators/methods/Get
- decorators/methods/handlers/getAllMethodMetaInherited
- decorators/methods/handlers/getRequestMeta
- decorators/methods/handlers/makeRequestDecorator
- decorators/methods/handlers/pushRequestMeta
- decorators/methods/handlers/REQUEST_AUTHORIZATION_DECORATOR
- decorators/methods/handlers/REQUEST_DEDUPE_DECORATOR
- decorators/methods/handlers/REQUEST_METHOD_DECORATOR
- decorators/methods/handlers/REQUEST_RETRY_DECORATOR
- decorators/methods/handlers/REQUEST_SECURITY_DECORATOR
- decorators/methods/handlers/REQUEST_TIMEOUT_DECORATOR
- decorators/methods/handlers/REQUEST_VALIDATOR_DECORATOR
- decorators/methods/Head
- decorators/methods/Link
- decorators/methods/Options
- decorators/methods/options/Dedupe
- decorators/methods/options/Retry
- decorators/methods/options/Security
- decorators/methods/options/Timeout
- decorators/methods/options/Validator
- decorators/methods/Patch
- decorators/methods/Post
- decorators/methods/Purge
- decorators/methods/Put
- decorators/methods/Search
- decorators/methods/Unlink
- exceptions/JinCreateError
- exceptions/JinRespError
- exceptions/JinValidationError
- frames/AbstractJinFrame
- frames/defaultJinFrameTimeout
- frames/JinFile
- frames/JinFrame
- frames/RequestDedupeManager
- interfaces/DebugInfo
- interfaces/DedupeResult
- interfaces/field/body/BodyFieldOption
- interfaces/field/body/MultipleBodyFormatter
- interfaces/field/body/ObjectBodyFieldOption
- interfaces/field/body/SingleBodyFormatter
- interfaces/field/CommonCacheKeyExcludeOption
- interfaces/field/CommonCacheKeyExcludePathOption
- interfaces/field/CommonFieldOption
- interfaces/field/CookieFieldOption
- interfaces/field/HeaderFieldOption
- interfaces/field/ParamFieldOption
- interfaces/field/QueryFieldOption
- interfaces/field/QueryParamHeaderCommonFieldOption
- interfaces/GetError
- interfaces/JinBasicAuth
- interfaces/JinFailResp
- interfaces/JinHttpClient
- interfaces/JinPassResp
- interfaces/JinRequestConfig
- interfaces/JinResp
- interfaces/JinRespBase
- interfaces/options/FieldRecords
- interfaces/options/Formatter
- interfaces/options/FrameInternal
- interfaces/options/FrameOption
- interfaces/options/FrameRetry
- interfaces/options/Hooks
- interfaces/options/JinFrameCreateConfig
- interfaces/options/JinFrameFunction
- interfaces/options/JinFrameRequestConfig
- interfaces/options/Method
- interfaces/options/MethodEntry
- interfaces/options/Milliseconds
- interfaces/security/AuthorizationData
- interfaces/security/SecurityContext
- interfaces/security/SecurityKey
- interfaces/security/SecurityProvider
- interfaces/ValidationResult
- interfaces/ValidationResultType
- processors/default-option/getDefaultBodyFieldOption
- processors/default-option/getDefaultCookieFieldOption
- processors/default-option/getDefaultHeaderFieldOption
- processors/default-option/getDefaultObjectBodyFieldOption
- processors/default-option/getDefaultParamFieldOption
- processors/default-option/getDefaultQueryFieldOption
- processors/flatStringMap
- processors/getBodyField
- processors/getBodyMap
- processors/getObjectBodyField
- processors/getQuerystringKey
- processors/getQuerystringKeyFormat
- processors/getQuerystringMap
- providers/security/ApiKeyProvider
- providers/security/BasicAuthProvider
- providers/security/BearerTokenProvider
- tools/auth/applySecurityProviders
- tools/auth/getAuthorization
- tools/bitwised
- tools/encodes/encode
- tools/encodes/encodes
- tools/formatters/applyFormat
- tools/formatters/bodyFormatEach
- tools/formatters/bodyFormatting
- tools/formatters/bodyFormattings
- tools/formatters/classifyBodyFormatters
- tools/formatters/findFromBody
- tools/formatters/formatEach
- tools/formatters/formatting
- tools/formatters/formattings
- tools/formatters/getBodyFormatters
- tools/formatters/setToBody
- tools/formatters/stringifyExceptString
- tools/formatters/stringifyQuerystring
- tools/getCachePath
- tools/getDuration
- tools/getError
- tools/getHeaderObject
- tools/getRetryAfter
- tools/getUrlValue
- tools/isValidateStatusDefault
- tools/json/safeParse
- tools/json/safeStringify
- tools/mergeFrameOption
- tools/mergeRetryOption
- tools/responses/getRetryInterval
- tools/responses/getStatusFromError
- tools/runAndUnwrap
- tools/setFrameOption
- tools/slash-utils/getUrl
- tools/slash-utils/removeBothSlash
- tools/slash-utils/removeEndSlash
- tools/slash-utils/removeStartSlash
- tools/slash-utils/startWithSlash
- tools/sleep
- tools/type-narrowing/isValidArrayType
- tools/type-narrowing/isValidNumberArray
- tools/type-narrowing/isValidObject
- tools/type-narrowing/isValidPrimitiveType
- tools/type-narrowing/isValidPrimitiveWithDateType
- tools/type-narrowing/typeAssert
- tools/type-utilities/AbstractConstructorFunction
- tools/type-utilities/BuilderFor
- tools/type-utilities/ConstructorFunction
- tools/type-utilities/ConstructorType
- tools/type-utilities/FieldsOf
- tools/type-utilities/OmitConstructorType
- tools/type-utilities/SupportArrayType
- tools/type-utilities/SupportPrimitiveType
- tools/type-utilities/WithBuilder
- tools/type-utilities/WithDefaultValues
- validators/BaseValidator