Package com.networknt.aws.lambda.handler.middleware.cors
package com.networknt.aws.lambda.handler.middleware.cors
-
ClassesClassDescriptionThis middleware is responsible for adding CORS headers to the response and return it if the request is a CORS preflight request.This middleware is responsible for adding CORS headers to the response if the request is a CORS request.