J
J
Javasavr2019-10-30 20:17:03
go
Javasavr, 2019-10-30 20:17:03

How to send a request to the site with each line from the file?

I want to implement a code that will take each line from a file and send requests to the site with it, and write the site's responses to another file, please tell me how to implement this

Answer the question

In order to leave comments, you need to log in

1 answer(s)
M
Max, 2019-10-30
@zenwalker

Reading files: https://gobyexample.com/reading-files
Working with HTTP: https://gobyexample.com/http-clients
Writing files: https://gobyexample.com/writing-files

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question