Hi

Does anyone know of a way to make the regex for "method" parameter
below case insensitive?

Thanks!

webapi:
  url:   /get/:method/:sf_format
  param: { module: apiServer, action: index }
  requirements:
    method: 
(?:Property|PropertyExt|Location|LocationExt|PropertyAvail|PropertyPricing|PropertyImage|LocationImage|Owner|OwnerExt|Guest|Booking|BookingExt|Post)
    sf_format: (?:html|xml|json)

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to