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
as i use this library for a period of time , i found the retryablehttp does not support rawhttp,because some url includes % or ../ ,only the rawhttp can send it to server,so i wanna retryablehttp add a function named dor to send a rawhttp, includes rawhttp's pipeline too.thank you all!
The text was updated successfully, but these errors were encountered:
as i use this library for a period of time , i found the retryablehttp does not support rawhttp,because some url includes % or ../ ,only the rawhttp can send it to server,so i wanna retryablehttp add a function named dor to send a rawhttp, includes rawhttp's pipeline too.thank you all!
The text was updated successfully, but these errors were encountered: