2 references to FLAG_SEND_RESPONSE_HEADERS
System.Web (2)
HttpContext.cs (2)
2014
get { return (_notificationContext.CurrentNotificationFlags &
FLAG_SEND_RESPONSE_HEADERS
) ==
FLAG_SEND_RESPONSE_HEADERS
; }