New Member
Since ‎03-11-2019
‎07-07-2021

My Stats

  • 45 Posts
  • 1 Solutions
  • 7 Likes given
  • 7 Likes received

systemsdevelopm's Bio

Badges systemsdevelopm Earned

View all badges

Recent Activity

I'm trying to run two proxy endpoints that go to the same target endpoint and one of them adds authentication for me/images goes to the target's /api/images and this is working fine What I want to add is /doc/images that also goes to /api/images with...
An external audit of our APIs has revelled that we're vulnerable to an HTTP Request Smuggling attack, where a maliciously crafted request contains both a Content-Length and Transfer-Encoding:Chunked header, or two Content-Length headers. This can res...
I've got six days left until the certificate that the clients see when hitting my domain expires. I have uploaded a new one into the TLS Keystores tab and that expires in May 2021. I've tried everything I can do in my browser to make sure it is not c...
Can anyone explain how my cache hit rate can be more than 100% and the response time less than 0ms?
When a developer makes a request through our Edge-hosted (not Drupal self-hosted) without setting the apices through the Authorize button, they get a 401 response with this content{ "fault": { "faultstring": "Failed to resolve API Key variable apigee...