You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Change httpclient from sync to async
* Change from CRTAsyncHttpClient to NettyAsyncHttpClient
* Add publisher to request
* Change sync httpclient to async
* Handle error case and return error response in actionLListener
* Fix no response when exception
* Add content type header
* Fix issues found in functional test
* Fix no response issue in functional test
* fix default step size error
* Add track inference duration for async httpclient
* Change client appsec highlight issues implementation for async httpclient
* Add UTs
* Add UTs
* Remove unused file
* Add UTs
* format code
* Change error code to honor remote service error code
* Add more UTs
* Change SSRF code to make it correct for return error stattus
* Fix failure UTs and add more UTs
* Fix failure ITs
* format code
* Fix partial success response not correct issue
* format code
* Fix failure ITs
* Add more UTs to increase code coverage
* Change url regex
* Address comments
* format code
* Fix failure UTs
* Add UT for httpclientFactory throw exception when creating httpclient
* format code
* Address comments and add modelTensor status code
* Address comments
* format code
* Add status code to process error response
* format code
* Rebase main after connector level http parameter support
* Fix UT
* Change error message when remote model return empty and chaange the behavior when one of the requests fails
* Add comments\
* Remove redundant builder and change the error code check
* format code
* Add more UTs for throw exception cases
* fix failure UTs
* format code
* Fix test cases since the error message change
* Rebase code
* fix failure IT
* Add more UTs
* Fix duplicate response to client issue
* fix duplicate response in channel
* change code for all successfully responses case
* Address comments
* format code
* Increase nio httpclient version to fix vulnerbility
* Change validate localhost logic to same with existing code
* change method signature to private
* format code
---------
Signed-off-by: zane-neo <zaniu@amazon.com>
0 commit comments