Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
0 votes
0 answers
48 views

*** UPDATE *** I have now discovered that the problem ONLY occurs with some (large) PDF files. Text files (some very large 2GB to test) are fine. The file I am trying to make available is a 322Mb ...
0 votes
0 answers
39 views

I am trying to read the downloaded file name from the header, but I am getting the Javascript exception. public void clickOnDownloadBtn() { UIPageAction UIPgAct = new UIPageAction(); UIPgAct....
-1 votes
2 answers
223 views

I am using express js in my backend file where i have set the cors policy. But after deploy the backed file in vercel i am unable to Get data in my client side. It gives a cors error the errors are ...
1 vote
0 answers
176 views

I'm working with two platforms, one of which is serving up a PNG image file, and the other is accessing image from a URL I send it. I'm not in control of the server or its headers, but I can see that ...
1 vote
1 answer
1k views

I am trying to remove the Server Header from the HTTP response in my application. I’ve seen quite a bit of information online and tried several things, but none have worked. I’ve tried using the ASP....
0 votes
2 answers
158 views

we are trying to figure out how to alter the default 202 response, and add custom headers on success from called trigger function. Reason we are trying to do so, is preserving already existing ...
1 vote
0 answers
15 views

I got struggle when I deploy my backend with EC2 and the domain after deploy is http://52.xx.xx.xx:8080. I can not set cookies for request header. The flow is that When the user clicks on "Login&...
1 vote
1 answer
93 views

I have set up static resource serving with SpringBoot like so: @Configuration @EnableWebMvc public class WebConfig implements WebMvcConfigurer { @Override public void addResourceHandlers(...
1 vote
2 answers
447 views

I'm trying to fetch an image using JavaScript from a Backblaze bucket that is set to allPrivate. I have a correct authorization code that works if I fetch the image like this: echo '<img src="'...
0 votes
1 answer
78 views

I want to update headers like Cache-Control, Expires, and Pragma, but I'm facing issues even after making changes in my .htaccess file. Current Configuration: I've added the following to my .htaccess ...
-3 votes
1 answer
65 views

My HTML is being rendered as a string. This is how I set my headers. @app.after_request def apply_caching(response): response.headers["Content-Type"] = "text/*" response....
1 vote
1 answer
111 views

I have created an audio player using R shiny which creates an audio player like this: tags$audio( src = "song.mp3", type = "audio/mp3", controls = "controls&...
0 votes
1 answer
59 views

I have an express server ("express": "^4.19.2") set up and use this custom function to add response headers: const allowCORS = (req: Request, res: Response, next: NextFunction): ...
0 votes
0 answers
133 views

I am getting an object from an S3 bucket using the GetObject command. I want to query some user defined metadata on the object. I can see that the metadata is included in the response headers but I ...
0 votes
1 answer
244 views

I want to add a Livewire component to every request using middleware rather than having to manually add the component. I've done a bit of research and have looked at Spatie's Laravel cookie consent ...
Chris's user avatar
  • 35

15 30 50 per page
1
2 3 4 5
...
38

AltStyle によって変換されたページ (->オリジナル) /