Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. Problem with BASIC authentication
Forum Updated to NodeBB v4.3 + New Features

Problem with BASIC authentication

Scheduled Pinned Locked Moved Qt WebKit
1 Posts 1 Posters 747 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    Tycos
    wrote on last edited by
    #1

    when I try to make a GET request on my personal server with BASIC authentication, with wrong username and password, normally I expect a single reply with error 401.
    In this case, the engine Qt sends a second request after the first. Why?

    (I have used QNetworkAccessManager with QT 5.3.1. In debug mode, I stop the execution of the program on the slot "onAuthenticationRequestSlot" and I can see with Wireshark two different, but egual, request)

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved