-
### Describe the feature
File downloading can parse a filename from the response header 'content-disposition'. As I see there is no way neither to get response headers nor the filenames.
It may be a…
-
Hi there, I know the issue is kind of should not be here. But I've searched for days to change default authentication filter. The sample from google shows about spring boot config. Like `#EnableWebSec…
-
So this being an electron app which then talks to a backend service which runs the commands what kind of security is in place to make sure commands / keystrokes cannot be intercepted and a malicious a…
-
I have a headers folder with over 15k headers and use this command to create the hooks:
python hookify.py -d ../Headers -p network
What I find is that every time I do this command it always says …
-
### What type of issue is this?
Incorrect support data (example: BrowserX says "86" but support was added in "40")
### What information was incorrect, unhelpful, or incomplete?
NAMESPACE="arc-syste…
-
### APIM-CLI version
1.14.4+ e6d2e54d2932529d572b78649f16d38af231706b
### API-Management version
7.7.20230228
### Bug description
`apim -s my-environment app get -id 3a73b789-8cc2-4d04-b5a1-dd379…
saper updated
2 weeks ago
-
Hi,
I'm trying to figure out how to use helmet[Helmet](https://www.npmjs.com/package/helmet) with nextjs serverless component, however I couldn't find any docs relating to this. Any support or advic…
-
Python: 3.9
Works sometimes with flask-cors 4.0.0
Works always with flask-cors 3.0.10
```
app = Flask(__name__)
CORS(app=app, resources={r"*": {"origins": "*"}})
logging.debug('CORS initialise…
-
Tuxedo has an annoying bug, sometimes the unit disconnects from the router and upon reconnecting, the GET API call continuously returns a "Not available" status. This seems to fix itself when the home…
-
A bunch of features require proper login checks and so on. Secure Headers are the first step for that.