Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixing multiple bugs and adding some features #41

Closed
MarwanGalal746 opened this issue Mar 8, 2022 · 1 comment
Closed

Fixing multiple bugs and adding some features #41

MarwanGalal746 opened this issue Mar 8, 2022 · 1 comment

Comments

@MarwanGalal746
Copy link
Contributor

No description provided.

@MarwanGalal746
Copy link
Contributor Author

Features

  • Restructure server to allow multi-services.
  • Service can support both respmod and reqmod.
  • Adding policy in config file and customizing it.
  • Support encoded post method payload.
  • Returning 204 no modification if the file can't be processed by GW API.
  • Add all possible errors messages in GO ICAP and send to logging service.
  • Adding the supported modes inside the services

Fixed bugs

  • Certificate issues snyk.
  • scan_endpoint bug.
  • Bug of CONNECT method and un processable files
  • Bug of files which encoded in GZIP can't be processed in RESPMOD.
  • Bug of difficulties extracting files from HTTP messages for some sites.
  • Verify that we only create one API call per file.
  • Go-ICAP sends same file name for all requested files in the logs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant