Skip to content

Releases: echocat/goxr

v0.9.0

13 Nov 18:03
Compare
Choose a tag to compare

Forward the new full information to the interceptor, too.

v0.8.0

13 Nov 17:48
Compare
Choose a tag to compare

Added more information to the FileInfo like the full path. This is helpful in some cases where you need the reference inside of the box itself.

v0.7.0

13 Nov 17:15
Compare
Choose a tag to compare

Makes it possible to also intercept writing of headers for the server.

v0.6.0

13 Nov 15:11
Compare
Choose a tag to compare

Make it able to iterate over all items of a box.

v0.5.0

28 May 08:27
Compare
Choose a tag to compare

Optimized logging

v0.4.0

11 Mar 18:24
Compare
Choose a tag to compare

Let the interceptor intercept the access logs events, too.

v0.3.0

11 Mar 12:52
Compare
Choose a tag to compare

Enable the interceptor to replace the box.

v0.2.0

10 Mar 15:27
Compare
Choose a tag to compare

Refactor the whole structure to be more flexible and reproduceable while trying to embed the server.

v0.1.2

09 Mar 10:39
Compare
Choose a tag to compare

Give Interceptor more possibilities to not run into errors over and over again.

v0.1.1

09 Mar 09:22
Compare
Choose a tag to compare
  • Customize path resolution possible with Interceptor