Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ファイルを取得してユーザーに返す Web サービスがあります (Symfony に基づく)。これを行うためにcurlを使用して以来。
guzzlehttp を見つけたところ、すばらしいようです。ただし、ダウンロードしたファイル(xmlまたはtxt)をローカルファイルに保存せずにguzzleでこれを行う方法がわかりません。ファイルシステムから読み取り、ユーザーに返します。ファイルシステムに保存せずにこれを行いたい。
I am not sure what is wrong with my code can someone help fix the error? The error is in the timer.Tick() line. It's supposed to make a stopwatch.
timer.Tick()