Age | Commit message (Expand) | Author |
---|---|---|
2018-05-09 | merge contributions (#246) | Steve Manuel |
2017-08-15 | update Omittable, Pushable, interface to take res, req pair like Hooks, updat... | Steve Manuel |
2017-03-16 | Typo fixes | ferhat elmas |
2017-03-07 | checking Error() equality on recursive push err | Steve Manuel |
2017-03-07 | adding catch for ErrRecursivePush log and ignoring null values | Steve Manuel |
2017-02-09 | remove req.URL.Path from the push target so non-content paths like uploads ca... | Steve Manuel |
2016-12-29 | adding req as param to push, initially to get URL Path for http.Pusher#Push | Steve Manuel |
2016-12-29 | adding http package import | Steve Manuel |
2016-12-29 | move push func to separate file and adding tidwall/gjson to credits | Steve Manuel |