Skip to content

Version 1.2.2

Compare
Choose a tag to compare
@thefrosty thefrosty released this 14 May 20:59
· 28 commits to master since this release
9079bba

When endpoints have multiple posts, the request bubbles up and appends the results which leads to a body size X's the requests. In other words, it's bad. This adds static property cache to break out of the possible loop.