Advertisement
Guest User

Untitled

a guest
May 6th, 2016
100
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.22 KB | None | 0 0
  1. <Flow name="trucks">
  2. <Condition>(proxy.pathsuffix MatchesPath "/trucks**")</Condition>
  3. <Request>
  4. <Step>
  5. <Name>extract-truckname</Name>
  6. </Step>
  7. </Request>
  8. <Response/>
  9. </Flow>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement