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

Feature: Add optional parameter to format output in json #5

Closed
HyperTHD opened this issue Oct 8, 2020 · 1 comment
Closed

Feature: Add optional parameter to format output in json #5

HyperTHD opened this issue Oct 8, 2020 · 1 comment
Assignees

Comments

@HyperTHD
Copy link
Owner

HyperTHD commented Oct 8, 2020

This feature will create an optional parameter,

-j or --json

This will allow the output to be written into an array of json objects outputted using following format,

{"url": url, "status code": status_code }

To be implemented as a part of lab 3

@HyperTHD HyperTHD self-assigned this Oct 8, 2020
@HyperTHD
Copy link
Owner Author

HyperTHD commented Oct 8, 2020

Issued resolved with the following commit 6d19820

@HyperTHD HyperTHD closed this as completed Oct 8, 2020
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