Tags: DMwangnima/sse
Tags
fix: fix client 'retry' tag (hertz-contrib#16) * fix: fix client 'retry' tag * feat: optimize client_test
feat: add unsubscribe (hertz-contrib#15) * feat: add unsubscribe * fix: fix unit_test * chore: optimize license header * chore: optimize license header
Feature/add req param (hertz-contrib#12) * feat: add req param * feat: add get & set * feat: add set formdata * style: improve comment * style: remove space * chore: remove redundant func * test:optimize POST body test --------- Co-authored-by: violapioggia <2604296771@qq.com>
chore:unify option (hertz-contrib#11) * chore:unify option * docs:fix a description * docs:replace validator with callback * chore:change client struct