Commit Graph

2 Commits

Author SHA1 Message Date
Matthew Horan 245e1c7ebc Fix compilation issues on Linux 2012-11-15 23:31:41 -05:00
Sean Geoghegan f755b1f277 Add blacklisting support to webkit server.
Adds a SetBlacklist command that takes a list of URLs
which will be black listed by the WebKit Server. When
a request is made to one these URLs webkit_server will
intercept the request and return a NoOpReply which contains
no content.
2012-11-15 10:32:06 -05:00