Commit 378fbbcb authored by Paulo Pinheiro's avatar Paulo Pinheiro
Browse files

Quick: Fix handling of multiple certificate errors per request


This patch enables Quick API to handle multiple certificate errors per
requests and update the example projects. Chromium 40 branch raise an
certificate error for every resource loaded in a request (.js, .css, .html)
instead of only one (previous behavior), so requests with more than one
certificate error were automatically rejected.

Change-Id: Ibaa3027cd6e7f22b5dc51dcd52f76ccf5ea162d3
Reviewed-by: default avatarPierre Rossi <pierre.rossi@theqtcompany.com>
parent 5b1f7628
Showing with 100 additions and 27 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment