Home | History | Annotate | Download | only in fuzz_test_serving
      1 runtime: python27
      2 api_version: 1
      3 threadsafe: true
      4 
      5 handlers:
      6 - url: /.*
      7   script: main.app
      8