Start using non-EPP-flow-wrapping implementation in CheckAPI

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=201620090
This commit is contained in:
Ben McIlwain 2018-06-21 18:10:42 -07:00
parent c8925555d4
commit 0422205d84
8 changed files with 261 additions and 604 deletions

View file

@ -37,15 +37,6 @@
<url-pattern>/check</url-pattern>
</servlet-mapping>
<!--
Temporary end point for new implementation of availability checks
TODO(b/80417678): remove this stanza
-->
<servlet-mapping>
<servlet-name>pubapi-servlet</servlet-name>
<url-pattern>/check2</url-pattern>
</servlet-mapping>
<!-- Security config -->
<security-constraint>
<web-resource-collection>