Method CreatePublicContext
CreatePublicContext()
Create an instance of Cross-Origin Resource Sharing that allows any origin, any method and any header in the request.
public static CrossOriginResourceSharingHeaders CreatePublicContext()
Create an instance of Cross-Origin Resource Sharing that allows any origin, any method and any header in the request.
public static CrossOriginResourceSharingHeaders CreatePublicContext()