You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i would like to test some rest entry points which have digest auth .
If i don't set login in siegerc i get ERROR from set_digest_authorization which is ok
setting login=Username:pwd under siegerc results in a segfault
** SIEGE 2.72
** Preparing 5 concurrent users for battle.
The server is now under siege...
Program received signal EXC_BAD_ACCESS, Could not access memory.
Reason: KERN_INVALID_ADDRESS at address: 0x0000000000000000
[Switching to process 93621 thread 0x30f]
0x00007fff90a80b7f in strcasecmp_l ()
Thanks for helping out
The text was updated successfully, but these errors were encountered:
i would like to test some rest entry points which have digest auth .
If i don't set login in siegerc i get ERROR from set_digest_authorization which is ok
setting login=Username:pwd under siegerc results in a segfault
Thanks for helping out
The text was updated successfully, but these errors were encountered: