Quantcast
Channel: Active questions tagged header - Stack Overflow
Browsing all 646 articles
Browse latest View live
↧

LocalProtocolError, the error specifically mentions an "Illegal header value"...

The error you encountered is a LocalProtocolError. This error typically indicates an issue with the HTTP protocol, such as an illegal header value or a violation of the HTTP specification. In my case,...

View Article


Wordpress: WORKING custom post list page with pagination throws a 404 TITLE...

Let me start off by saying that it's NOT a 404 error issue.I have a custom PHP post list page (basically an archive page) that pulls contents correctly, with working numbered pagination, but when I go...

View Article


jdk11 IOException: HTTP/1.1 header parser received no bytes

HttpClient client = HttpClient.newBuilder() .sslContext(getSSLContext()) .version(HttpClient.Version.HTTP_1_1) .connectTimeout(Duration.ofSeconds(connectionTimeoutSeconds)) .build();...

View Article

How to keep the source HTTP headers when redirecting with a CNAME DNS record

We have a site hosted in Cloudflare pages, it sets some headers using a CF worker, all good. But one of our older domains is registered and managed by goddady and we cannot move it for now, it has a...

View Article

how to fix this problem to Express application to parse the cookies in the...

Set up your Express application to parse the cookies in the header of the incoming request messages but it will giving error in postman thatCannot read properties of undefined (reading...

View Article


How can i change the values of a cloumnGroup type="header" in JSF Primefaces?

I have this columnGroup in a datatable:<p:columnGroup style="width: fit-content" type="header">the type "header" has a default padding which I'm trying to change. How can i achieve this?I tried...

View Article

Including a header redirect resets $_SESSION variables? Echoing without redir...

was racking my brain for the last 2 days wondering why my code didnt work. basically tested and removed blocks till I realised that ONLY if i remove the header and return lines in my fn, the...

View Article

Need to achieve this Header Effect in Elementor

I would appreciate if anyone can help me with the name of any elementor template kit I can use to achieve this header effect on this page so I can go and get it however if I can achieve that without...

View Article


Unescape Python Strings From HTTP

I've got a string from an HTTP header, but it's been escaped.. what function can I use to unescape it?myemail%40gmail.com -> myemail@gmail.comWould urllib.unquote() be the way to go?

View Article


Websocket invalid frame header

I am sending data from a java server to a javascript client via a websocket in the following manner:private byte[] makeFrame(String message) throws IOException { byte[] bytes =...

View Article

Authorization header not reaching the server in laravel project

I'm using JWT token to authorize android users but when i send it it reaches as null, does the server remove the Authorization header? is there a config i need to change to allow my header to pass to...

View Article

I cannot seem to center the text in header

I'm having trouble with putting my header's text in the center, as I put display:block.I am new to coding, and I saw that for a better finish it was wise to have an "inner-header"; So I did, but as the...

View Article

Header an Footer in Typo3 how insert

-2I need to insert government code in the header and footer in Typo3, but I can't find out if it is on the Default Template or if it is done in the constants, could someone help me?I want to insert...

View Article


Adding Server Headers to Vite React Project isn't working

I have added the server headers as it is listed in the documentation but I the headers are not being added to the response of any requests from the app.config fileScreenshot of a request. No headers...

View Article

Header and Footer in TYPO3 how insert

I need to insert government code in the header and footer in TYPO3, but I can't find out if it is on the Default Template or if it is done in the constants, could someone help me?I want to insert about...

View Article


formula that will return the Company Account number for the invoice number

In the screen shot provided the company account numbers are in column B, the invoice numbers are in Column D. I need a formula that will return the Company identifier when the Invoice number is...

View Article

how to make header stay in position when scrolling?

how to make header stay in position when scrolling ? look at this screenshoot and this is my HUGOsitei want to make my header stay or fixed when scrolling. i do know in wp but in HUGO i'm still...

View Article


Exported word doc gets saved as htm

I'm using html_to_doc to export html to .doc format which all works fine.But the problem I'm having is that when I open the document and go to Save As the default document type is always .htm /...

View Article

X-REAL-IP nginx reverse proxy spoofing

I have express js API where I need to obtain user IP address.In nginx I have these settings:location /api { proxy_pass http://localhost:3000; proxy_set_header X-Real-Ip $remote_addr; }In express I get...

View Article

Loading data from .h5 files and then do operations on top of it seems much...

Say I have a data.h5 file containing a 1D float array. I then have a header file called open_data.h:#ifndef PROJECT#define PROJECT#include <iostream>#include <typeinfo>#include...

View Article
Browsing all 646 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>