View Single Post
Old 07-20-2024, 05:58 AM   #2
unkn0wn
Guru
unkn0wn understands the Henderson-Hasselbalch Equation.unkn0wn understands the Henderson-Hasselbalch Equation.unkn0wn understands the Henderson-Hasselbalch Equation.unkn0wn understands the Henderson-Hasselbalch Equation.unkn0wn understands the Henderson-Hasselbalch Equation.unkn0wn understands the Henderson-Hasselbalch Equation.unkn0wn understands the Henderson-Hasselbalch Equation.unkn0wn understands the Henderson-Hasselbalch Equation.unkn0wn understands the Henderson-Hasselbalch Equation.unkn0wn understands the Henderson-Hasselbalch Equation.unkn0wn understands the Henderson-Hasselbalch Equation.
 
Posts: 643
Karma: 85520
Join Date: May 2021
Device: kindle
got a HTTP Error 403: Forbidden error.

how to i get response headers even with HTTP Error 403: Forbidden error.

i'm able to see them in log with br.set_debug_http(True) but cannot seem to obtain them with br.open(url).info() or .response() as it fails to open.
I want the set-cookie values.

and see if using those cookies will give me an access.
unkn0wn is offline   Reply With Quote