sitemule / ILEastic

Embedded application server for ILE on IBM i
Apache License 2.0
58 stars 29 forks source link

Feature Request: HTTP-Patch #74

Closed iiSiggi closed 4 years ago

iiSiggi commented 4 years ago

Good morning, I´m pretty excited about your project, but i was wondering that GET, PUT,POST, and DELETE are the only supported HTTP-methods. Would it be possible to support the other methods defined in RFC7231 and RFC5789 in a future release?

m1h43l commented 4 years ago

HEAD, OPTIONS and PATCH are already coded into the ILEastic. Those constants are just missing in the RPG copybook. I will add the constants.

iiSiggi commented 4 years ago

Thanks a lot.

NielsLiisberg commented 4 years ago

Beautiful work @m1h43l !! 10 hours and @iiSiggi has the new version !! amazing 👍

m1h43l commented 4 years ago

You won't get such a good response time in a commercial environment =) ;-)