axios icon indicating copy to clipboard operation
axios copied to clipboard

Fix: Add missing HttpRequestMethods

Open christian-tchaikovsky opened this issue 3 years ago • 2 comments

Fix: Added missing constant for HTTP Request Methods

christian-tchaikovsky avatar Mar 10 '23 09:03 christian-tchaikovsky

@jasonsaayman It looks like I forgot about the types during development. I can make the changes—just let me know

christian-tchaikovsky avatar Feb 07 '25 10:02 christian-tchaikovsky

I've made the changes. Please let me know if you have any comments on the updates

christian-tchaikovsky avatar Feb 07 '25 11:02 christian-tchaikovsky

i dont think this change would be worth merging without the adequet support for using these methods and the tests that should accompany this. if you would like please open a new PR and i can review

jasonsaayman avatar Nov 11 '25 17:11 jasonsaayman