Questions tagged [rfc1123]

A RFC entitled "Requirements for Internet Hosts -- Application and Support"

See for more details on RFC

RFC 1123 was released in October 1989.

Resources:

19 questions
0
votes
1 answer

(Swift) Using NSDataFormatter with a medium style string to get date

I seem to be stuck here and I have been wasting way too much tome on this. What I have is a string that is in the RFC 1123 format that I would like to get a date out of, but not matter what I do, I get a nil result; let dateFormat =…
Knight0fDragon
  • 16,609
  • 2
  • 23
  • 44
0
votes
2 answers

Valid host ip address

I am now maintaining a piece of code that has a warning not to use the value 0 or 255 in an IP address for hosts. Can someone help and shed some light on the restriction, if any, on IP address for host? It is mandatory to backup the info from a…
Randall Flagg
  • 4,834
  • 9
  • 33
  • 45
0
votes
1 answer

Exception when parsing RFC1123 date with HttpServletRequest#getDateHeader()

I am trying to parse the HTTP header Date: Tue, 15 Nov 1994 08:12:31 GMT for an HttpServletRequest with a call to request.getDateHeader("Date") but get the following exception: java.lang.NumberFormatException: Tue, 15 Nov 1994 08:12:31 GMT at…
Drux
  • 11,992
  • 13
  • 66
  • 116
0
votes
1 answer

Flash Image Stream webcam fault/bug

Can you tell me a simple way or link to software that I can use to block flash from uploading images from my computer in chat sites to other users??? I have disconnected and removed my built in webcam but it still streams images, possible because I…
Jeff F
  • 1
1
2