Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. https site not able to access local server

https site not able to access local server

Scheduled Pinned Locked Moved Unsolved QtWebEngine
5 Posts 3 Posters 1.1k Views
  • 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.
  • K Offline
    K Offline
    kanekotic
    wrote on last edited by
    #1

    if i load an https site for some reason it cannot access a local server running. This works fine in local browser but not through qtwebengine. As my other question is there a flag that i am missing?

    1 Reply Last reply
    0
    • the_T Offline
      the_T Offline
      the_
      wrote on last edited by
      #2

      Well hard to say...

      Can you maybe provide the piece of code where you try to access the local server and some more information about "it does not work"?

      -- No support in PM --

      1 Reply Last reply
      1
      • K Offline
        K Offline
        kanekotic
        wrote on last edited by
        #3

        yes, i will write an example and share it.

        The thing is when i say it 'does not work', is that the request are actually not even arriving to my local server (for any of the paths data should be access). That is why I though is maybe referring to some security configuration of qtwebengine (not allowing request), as Chrome and other browsers do actually contact my local server.

        1 Reply Last reply
        0
        • K Offline
          K Offline
          kanekotic
          wrote on last edited by
          #4

          so I have track this to an issue open in chromium.
          https://groups.google.com/a/chromium.org/forum/#!topic/blink-reviews/-r_6_pdaijI
          It is an iissue with the version of chromium QT webengine usses (49.0.2623.111) newer versions of chromiums don't have this issue. Is there any plan in upgrading or applying patches?

          C 1 Reply Last reply
          0
          • K kanekotic

            so I have track this to an issue open in chromium.
            https://groups.google.com/a/chromium.org/forum/#!topic/blink-reviews/-r_6_pdaijI
            It is an iissue with the version of chromium QT webengine usses (49.0.2623.111) newer versions of chromiums don't have this issue. Is there any plan in upgrading or applying patches?

            C Offline
            C Offline
            calebhalvy
            wrote on last edited by
            #5

            @kanekotic Qt 5.8 uses chromium 53. It is scheduled to be released next week, on the 23rd of January 2017

            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