Skip to content

Commit

Permalink
Code & Features Update
Browse files Browse the repository at this point in the history
  • Loading branch information
nathaneltitane committed Jan 8, 2025
1 parent 49a2807 commit 35428f7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions frobulator
Original file line number Diff line number Diff line change
Expand Up @@ -2865,6 +2865,9 @@ frobulator.http () {

http_code="%{http_code}\n"

echo $1
echo $2

if [[ "${url_status_type}" = "[uU][rR]lL]" ]]
then
url_status=$(curl \
Expand Down

0 comments on commit 35428f7

Please sign in to comment.