Bilal-S / iis2tomcat

AJP Connector between Internet Information Services (IIS) and Apache Tomcat
http://www.boncode.net/boncode-connector
49 stars 32 forks source link

Check in changes to Support the Project and allow for none Standerd … #110

Closed majianlord closed 9 months ago

majianlord commented 11 months ago

This is to support the Patch and other none Default verbs. They must be sent as attributes since the AJP13 process does not have a byte configuration for that method. Instead you sent them as Method byte 255 and then add the attribute with the value of the verb. I have confirmed this working in my systems. This is a fix for Issue Http Verb Issue #40

Bilal-S commented 11 months ago

@majianlord thanks very much for the PR submission. I will look through on the weekend.

Bilal-S commented 9 months ago

Will resolve comments and changes in separate push