Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
2 votes
1 answer
71 views

I have a sample code which is currently failing to run in my environment. java --version Picked up JAVA_TOOL_OPTIONS: -Djava.net.useSystemProxies=true openjdk 25.0.1 2025年10月21日 OpenJDK Runtime ...
1 vote
0 answers
20 views

Context: I have a back-end Spring-Boot micro-service (SB v3.5.6) which connect to several external resources. My micro-service is deployed in a k8s cluster and uses Istio as internal k8s proxy. For ...
Best practices
0 votes
4 replies
93 views

I have 2 separate projects running on the same Linux server. Both projects based on Flask. Due to infrastructure restrictions I'm able to use only one HTTP Port on the server. I would like to route ...
0 votes
0 answers
58 views

Summary: React Native + Cloudflare Workers: requests to *.workers.dev freeze after 1–2 minutes idle, while direct origin requests still work I’m seeing a very strange issue with a mobile app that ...
0 votes
0 answers
22 views

When testing the CreateLessonPlan endpoint in my local Azure Function App, the request consistently fails while being proxied from the host to the worker. All other APIs are working correctly — this ...
3 votes
2 answers
217 views

We use the following function to test internet connectivity every 5 seconds. But in some part of the world, this function always returns false. Now, the problem is we can set a proxy server in Windows ...
1 vote
0 answers
135 views

Over the past few days, I’ve been developing a project in C# (.NET 4.8) that scrapes and validates hundreds of HTTP/S proxies. I’ve experimented with multiple approaches to confirm whether a proxy is ...
0 votes
0 answers
110 views

I'm trying to configure an HTTP proxy (without CONNECT tunnelling support) for my Spring WebFlux WebClients (based on Netty HttpClient) but without success (403 HTTP status code). As explained in the ...
0 votes
0 answers
122 views

I'm using http-proxy as it comes with vite and I want to mock a real proxy, which validates a JWT token and uses basic authentication to communicate with the APIs. what I have: const configure: ...
0 votes
1 answer
94 views

I am trying to send an API call through SoapClient in PHP. Everything works perfectly in my local dev environment, but when I try to do it on the production server, I get the following error: object(...
0 votes
1 answer
154 views

I have a spring boot application that tries to consume a REST api that is secured by oauth2 and uses Azure Entra as identity provider. Now while my app and the api are within our company network I ...
0 votes
1 answer
92 views

I am in the process of upgrading a job script that previously ran using NodeJS 16.x, upgrading to NodeJS 22.x. This is a pretty simple script that contains some API calls to GitHub using Octokit. The ...
1 vote
0 answers
257 views

I have a vite.config.ts that enables proxy with changeOrigin: true. However, when I want to merge such React configs with Storybook through this: [Bug]: Unable to use vite's server.proxy in storybook, ...
1 vote
1 answer
82 views

I am running a proxy, which aims to proxy request from a user to a destination server. The issue is that user often runs on an unstable connection/mobile, whereas destination server has pretty tight ...
1 vote
0 answers
70 views

I’m building a Node.js client for an ASP .NET Core SignalR hub using @microsoft/[email protected]. I need all traffic—including the initial /negotiate HTTP request and the subsequent WebSocket—to go ...

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

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