Move skip attribute to BodyAccessor
Moved the boolean 'skip' attribute from `Session` to `BodyAccessor` as it seems a more logical place for it. Although users *shouldn't* modify the attribute, if they do it *may* work and this is a better place for them to find it.
Loading
Please register or sign in to comment