Jump to content
UBot Underground

Recommended Posts

Hi.

 

It's hard to say without looking at the http communication. Normally a 410 response means that the page does not exist anymore.

But when you can open it in a regular browser, then there is something else going on. Either a redirect, or you need to send different headers. 
Depending on if this is an entry page, or a sub page of a site. 

You have to trace the http communication with a debugger like fiddler. And then understand what exactly is going on there. 
As soon as you know that, you can start to simulate the http requests with the plugin. But you have to understand the http communication first and see what's going on there.

If you did not check out my free HTTP plugin course, I highly recommend you do so. You can access it via the link in my signature.

Regards

Dan

  • Like 1
Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...