2.2.6.2.10 x-wms-event-subscription

This directive contains a comma-separated list of event type names that the server accepts for the current URL. The list is enclosed in quotation marks. The SendEvent (section 2.2.7.11) request is used to send the remote events to the server.<5>

The syntax of the directive is as follows.

 log-event   = ( "remote-open" / "remote-close" / "remote-log" )
 Eventsub    = "x-wms-event-subscription=" 
               %x22 log-event *2( "," log-event ) %x22