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

Issue: test method in req mode #67

Open
MahmoudRabee opened this issue Jul 18, 2022 · 1 comment
Open

Issue: test method in req mode #67

MahmoudRabee opened this issue Jul 18, 2022 · 1 comment

Comments

@MahmoudRabee
Copy link
Contributor

MahmoudRabee commented Jul 18, 2022

I tried to test request mode with CONNECT method with this command
c-icap-client -i 127.0.0.1 -p 1344 -s echo -f ./input.pdf -o ./toutput -req http://www.example.com -method CONNECT -no204 -v

the return header is ICAP/1.0 204 No modifications needed and there is no file returned

Also when I used HEAD method the icap header was empty and empty file created

Note: Other methods works fine .

`

@MarwanGalal746
Copy link
Contributor

solved, Please close it @MahmoudRabee

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

2 participants