Skip to content

Sites with HTTP/2 do not work #17

Open
@trupf

Description

Many sites are not working, but some do

working examples: https://taz.de/ ; https://www.world.de

not working: https://www.spiegel.de; https://www.google.com; https://www.gmx.net
The error is always "Proxy: 1014 - No Content" although the pages work without the proxy. here is the output for one page:

Dumping knHTTP object:
knHTTP request type: GET
knHTTP request: https://www.gmx.net(19 bytes)
knHTTP content type: text/html;charset=UTF-8
knHTTP is HTTPS mode: True
knHTTP form post(urlencoded): (0 bytes)
knHTTP cookies: AEC=AakniGOXlCVM--XdYnzddkFexNtHKXmY-3b6TL695vnB51XgGcFY3Pyk2-0;_pk_id_1_c2a3=016d031118e2de39.1652542765.;_sp_enable_dfp_personalized_ads=false(144 bytes)
knHTTP headers:
HTTP/2 200
date: Sat, 14 May 2022 16:12:54 GMT
server: Apache
strict-transport-security: max-age=31536000; includeSubdomains; preload
expires: Thu, 01 Jan 1970 00:00:00 GMT
pragma: no-cache
cache-control: no-cache, no-store
x-frame-options: deny
content-security-policy: frame-ancestors 'none'
x-xss-protection: 1; mode=block
x-content-type-options: nosniff
referrer-policy: origin-when-cross-origin
feature-policy: microphone 'none'; camera 'none'
vary: Accept-Encoding
content-type: text/html;charset=UTF-8
set-cookie: clktype=; Max-Age=0; Expires=Thu, 01-Jan-1970 00:00:10 GMT; Path=/; Secure; HttpOnly
set-cookie: ui_cid=OPTOUT; Max-Age=31536000; Expires=Sun, 14-May-2023 16:12:54 GMT; Path=/; Secure; HttpOnly
set-cookie: SSLB=.0; domain=.gmx.net ;path=/
p3p: CP="{}"
set-cookie: TS72888fff027=08105a8158ab2000544d44c81066627bd9933497aaef713437369d880345fb683dfe2dacac64f894082efae5051130009a977db83968db88760b90916960d1448fc4c5cf6e9abb99031426363478499608fbcb8618dc2e14c94d237fa75262fa;Path=/(1018 bytes)
knHTTP parsed headers:
UNKNOWN: (Truncated)
DATE: Sat, 14 May 2022 16:12:54 GMT
EXPIRES: Thu, 01 Jan 1970 00:00:00 GMT
CACHE_CONTROL: no-cache, no-store
CONTENT_TYPE: text/html;charset=UTF-8
HTTP_COOKIES: (Truncated)
knHTTP return body length: 279116 bytes
knHTTP return body(html encoded): Show/Hide

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions