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

288 http error #309

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

288 http error #309

wants to merge 7 commits into from

Commits on Jul 19, 2023

  1. corrected formatting of warnings

    the previous "error" warning had a top margin
    the you may need to adjust your network warning was not fully stretched
    joeywangzr committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    265ca7d View commit details
    Browse the repository at this point in the history
  2. 40 too much

    joeywangzr committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    6e4f8ad View commit details
    Browse the repository at this point in the history
  3. accidentally reversed this

    joeywangzr committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    0c67fc0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    daaf711 View commit details
    Browse the repository at this point in the history
  5. corrected formatting convention of showBlurb

    ShowBlurb --> showBlurb
    joeywangzr committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    a1bee69 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. added support for classname

    verify if nullable is correctly implemented
    joeywangzr committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    8b1f2fd View commit details
    Browse the repository at this point in the history
  2. added requested changes

    - renamed sethttpProtocol --> setHttpProtocol
    - shortened if statement
    - moved classname directly into warningalert
    joeywangzr committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    bad1bd5 View commit details
    Browse the repository at this point in the history