I have the Blazor WASM application (dotnet 6). I can't get the data from the api controller. The call hits the controller method. HttpClient receives a response
I am using AES encryption and have encrypted a message with a key generated from key generator. Encryption and Decryption is working as expected. But when the a
I created a avro schema to validate the messages that I publish on a kafka topic. These messages consist of complex types that contain other complex types. Not
I have tables like this: regist table userID registDate 1 2022-01-22 2 2022-01-23 session table userID date_key traffic null 2022-01-02 facebook 1 2021-01-03
We are running Snort 3.1.22. A log4j rule was recently triggered but the alert did not include any source or destination IP info. What are the circumstances whe
I have an aws lambda function written in node. I have a HTTP API in API Gateway which calls this lambda function. The "issue" that I'm having is that my request