Skip to content
View dcmoore-gd's full-sized avatar
Block or Report

Block or report dcmoore-gd

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. Fastly Backend Name Mangling Fastly Backend Name Mangling
    1
    Fastly mangles names of backends by prefixing with `F_` unless the name consists only of uppercase alpha characters for example `ALLCAPS`.
    2
    
    
    3
    All of these example backend names ended up getting `F_`'d up:
    4
    * `ALL_CAPS_WITH_UNDERSCORES`
    5
    * `ALMOSTALLCAPs`
  2. fastly/fastly-py fastly/fastly-py Public

    A Fastly API client for Python

    Python 77 59