UNPKG

@prizemates/http-firewall

Version:

HTTP Firewall based on Spring Security HttpFirewall

3 lines (2 loc) 141 B
export { httpFirewall } from './strict-http-firewall'; export { HttpFirewallOptions, HttpMethod, Predicate } from './types/firewall.models';