Comment 4 for bug 633916

Revision history for this message
Harald Sitter (apachelogger) wrote : Re: Getting 'https' errors when commenting with Rekonq

For self-documenting purpose:

How to debug XHRs in rekonq and webkit browsers in general:
- Tools menu => Web Development => Web Inspector
- Go to 'Resources' main tab
- Enable resource tracking
- Go to 'XHR' tab within the 'Resources' main tab

At XHRs you should then get new XML resources listed in that tab. As well as XHRs showing up in the logs ('Console' main tab).