POST Data with .net Html Agility Pack

I’m using the Html Agility Pack for getting and parsing HTML pages. It offers many possibilities, including XPath selectors.
Today I had a problem with posting data to a webpage. It’s possible to call the HtmlWeb Load function with a second “POST” parameter, but it offers no easy way to add values to be posted.
After a [...]

Bug in cherokee <0.99.20

If you’re trying to use cherokees ‘Advanced Virtual Hosting’ and a ‘File exists’ rule it will not work.
The rule is not matching any files. Without the AVHosting the rule is working well.
I already reported this bug and it’s fixed in the latest svn version. So if you need to work with AVHosting and this rule [...]