supportsCORSAnyOrigin
a owl:FunctionalProperty, rdf:Property & rdfs:Resource in Web API
Indicates that the HTTP endpoint accepts and serves cross-origin (CORS) requests from any origin. This property must not be set to "true" for APIs that support CORS but only for specific preregistered origins. It enables a test console on the directory page for the Web API that sends requests directly to the API endpoint instead of proxying them.
This property can be used for objects of type HTTPEndpoint. The value must be of type xsd:boolean. Triples are public, which means the value is visible to everyone who has access to the object.
Meta
- URI / COID
- coid://webapis.co-n.net/supportsCORSAnyOrigin content_copy
- Revision
- 2-a4138e217daee23febc9fa4a36c3124a content_copy
- Short ID
- wa:supportsCORSAnyOrigin content_copy
- Reference URL
- https://coid.link/webapis.co-n.net/supportsCORSAnyOrigin content_copy
- Last updated
- 2019-08-30 13:31 (UTC)
Objects in this namespace
- Web API
- APIKeyAuthentication
- APIMethod
- APIResponse
- AnonymousAccess
- AuthenticationMechanism
- CookieParameter
- DirectoryTemplateVariableGenerator
- EmptyResponse
- ExampleResponse
- FormDataParameter
- GraphQLEndpoint
- HTTPBasicAuthentication
- HTTPEndpoint
- MD5-hash Shared Secret Authentication (via API Key)
- HeaderParameter
- JSONResponse
- OpenAPIConverter 3.0
- OpenAPIExporter 3.0
- Parameter
- PathParameter
- PostmanCollectionExporter v2
- QueryParameter
- Shared Secret Authentication (via HTTP Basic)
- SwaggerExporter 2.0
- WebAPI
- WebAPIImportAPI
- hasBaseURL
- hasBody
- hasContentType
- hasDataType
- hasDefaultValue
- hasErrorResponse
- hasFixedAPIKey
- hasFixedPassword
- hasFixedUsername
- hasJSONBodyWithSchema
- hasJSONRequestBodyWithSchema
- hasJSONSchema
- hasKey
- hasMethod
- hasPath
- hasStatusCode
- hasSuccessResponse
- hasVerb
- requiresParameter
- supportsAuthenticationMechanism
- supportsCORSAnyOrigin
- supportsCORSForDirectory
- supportsOptionalParameter
- usesAPIKeyFrom
- usesAuthenticationParameter
- usesPasswordFrom
- usesUsernameFrom