nowrep
|
668022ed64
|
Improved parsing of Content-Disposition header.
It now tries to detect whether UTF-8 encoding is used.
Closes #745
|
2013-02-04 22:48:34 +01:00 |
|
nowrep
|
00a5b62667
|
Fixed matching cookies according RFC 6265.
Perform cookie domain matching on domains without
leading dot.
Matching cookies against blocklist/whitelist is now
also properly working.
|
2013-02-01 14:45:42 +01:00 |
|
nowrep
|
4fc6686185
|
Properly export form data if password input is the only input in form.
|
2013-01-31 21:29:30 +01:00 |
|
nowrep
|
3caf5535cd
|
PageFormCompleter: Improved detecting sent form.
Also added new test.
|
2013-01-26 11:09:25 +01:00 |
|
nowrep
|
b7cc728d63
|
Improved PopupWindow + added correspoding tests.
Added menu to popup windows. It is now also possible
to search on page in popup window (Ctrl+F).
|
2013-01-25 19:52:30 +01:00 |
|
nowrep
|
88c2c25490
|
[Tests] Add tests for PageFormCompleter.
Also updated copyright on other tests.
|
2013-01-25 16:59:42 +01:00 |
|
nowrep
|
21d2c57dd8
|
Added autotests for QzTools helper functions.
|
2013-01-24 14:25:26 +01:00 |
|