pulseapi/tests.py [85:91]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            path,
            data=data,
            content_type=content_type,
            follow=follow,
            secure=secure,
            **extra
        )
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



pulseapi/tests.py [96:102]:
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
            path,
            data=data,
            content_type=content_type,
            follow=follow,
            secure=secure,
            **extra
        )
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



