Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix missing custom headers in headless mode #437

Merged
merged 3 commits into from
May 15, 2023

Conversation

tarunKoyalwar
Copy link
Member

@tarunKoyalwar tarunKoyalwar commented May 10, 2023

Proposed Changes

@tarunKoyalwar tarunKoyalwar self-assigned this May 10, 2023
@tarunKoyalwar
Copy link
Member Author

$ ./katana -H "X-Custom-Header: Katana" -u https://projectdiscovery.io  -proxy http://127.0.0.1:8080 -hl                                

   __        __                
  / /_____ _/ /____ ____  ___ _
 /  '_/ _  / __/ _  / _ \/ _  /
/_/\_\\_,_/\__/\_,_/_//_/\_,_/							 

		projectdiscovery.io

[INF] Current katana version v1.0.2-dev (development)
[INF] Started headless crawling for => https://projectdiscovery.io
https://projectdiscovery.io/app.bundle.css
https://projectdiscovery.io/app.js
https://projectdiscovery.io

Screenshot 2023-05-11 at 2 18 17 AM

@tarunKoyalwar tarunKoyalwar marked this pull request as ready for review May 10, 2023 20:49
@tarunKoyalwar tarunKoyalwar linked an issue May 10, 2023 that may be closed by this pull request
@tarunKoyalwar tarunKoyalwar changed the title fix missing headers in katana fix missing custom headers in headless mode May 10, 2023
RamanaReddy0M added a commit that referenced this pull request May 12, 2023
@Mzack9999
Copy link
Member

lgtm!
image

@Mzack9999 Mzack9999 merged commit 4d2f0b7 into dev May 15, 2023
13 checks passed
@Mzack9999 Mzack9999 deleted the issue-414-headless-headers branch May 15, 2023 13:36
@ehsandeep ehsandeep added the Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors. label Jun 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug Inconsistencies or issues which will cause an issue or problem for users or implementors.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Custom header input is not working with headless option
3 participants