EventSource icon indicating copy to clipboard operation
EventSource copied to clipboard

Added supported for methods other than GET

Open UnKnoWn-Consortium opened this issue 6 years ago • 3 comments

feat: added supported for using method other than GET feat: method property (if supplied) in option is now honored refactor: replaced comparators with their strict versions chore: minor formatting adjustment to increase readability chore: re-minified the lib

Signed-off-by: UnKnoWn [email protected]

UnKnoWn-Consortium avatar Apr 14 '20 20:04 UnKnoWn-Consortium

#148

UnKnoWn-Consortium avatar Apr 14 '20 20:04 UnKnoWn-Consortium

It is a bit hard to accept the pull request with so many code style changes. I am glad you have looked at the code, but is there any purpose behind them? I am OK with adding the method option as this is a small change.

Yaffle avatar Apr 22 '20 13:04 Yaffle

I'd guess that the reason the code style changed was because he used a formatter.

entropylost avatar Jul 22 '21 01:07 entropylost