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

Strange output #17

Open
dabula-s opened this issue Jun 29, 2018 · 0 comments
Open

Strange output #17

dabula-s opened this issue Jun 29, 2018 · 0 comments

Comments

@dabula-s
Copy link

I had this output for each target i tried:

Targethttp://example.com
                                                                             
m     m        #      m    m        ""#             "      m                 
#  #  #  mmm   #mmm    #  #  mmmm     #     mmm   mmm    mm#mm               
" #"# # #"  #  #" "#    ##   #" "#    #    #" "#    #      #                 
 ## ##" #""""  #   #   m""m  #   #    #    #   #    #      #            """  
 #   #  "#mm"  ##m#"  m"  "m ##m#"    "mm  "#m#"  mm#mm    "mm               
                             #                                               
                             "                                               
                                                                             
        mmmmm                                                                
        #   "#  mmm    mmm    mmm   m mm                                     
        #mmmm" #"  #  #"  "  #" "#  #"  #                                    
        #   "m #""""  #      #   #  #   #                                    
        #    " "#mm"  "#mm"  "#m#"  #   #                                    
                                                                             
                                                                             


('GET', 200, 'OK')
('POST', 200, 'OK')
('PUT', 405, 'Method Not Allowed')
('DELETE', 405, 'Method Not Allowed')
('OPTIONS', 200, 'OK')
('TRACE', 405, 'Method Not Allowed')

Only headers... What's the problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant