Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for hal (0.01 sec)

  1. guava/src/com/google/common/net/MediaType.java

      /**
       * <a href="https://tools.ietf.org/html/draft-kelly-json-hal-08#section-3">JSON Hypertext
       * Application Language (HAL) documents</a>.
       *
       * @since 26.0
       */
      public static final MediaType HAL_JSON = createConstant(APPLICATION_TYPE, "hal+json");
    
      /**
       * <a href="http://www.rfc-editor.org/rfc/rfc4329.txt">RFC 4329</a> declares this to be the
    Registered: Fri Nov 01 12:43:10 UTC 2024
    - Last Modified: Thu Sep 26 19:15:09 UTC 2024
    - 47.5K bytes
    - Viewed (0)
Back to top